Joined October 2012
·
Posted to
Host a static HTML/CSS site in Heroku
over 1 year
ago
@rstacruz: Thank you. I use Heroku for a while, and always use Flask or Sinatra for tiny websites.
I would like to add a note, that you can use HTML on Heroku to send emails, or register users, through REST API's.
Examples:
1. Sendgrid - http://sendgrid.com/docs/API_Reference/Web_API/mail.html
2. MongoLab - https://support.mongolab.com/entries/20433053-rest-api-documentation
Disclaimer: I do not affiliate with any of these companies.
Achievements
343 Karma
34,323 Total ProTip Views
Honey Badger
Have at least one original Node.js-specific repo
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
@mrfoto I'm glad to hear it works for you