Venture Capitalist: Please send bids to money@scottw.com
To use:
- git clone repository
- bundle
- bundle exec rackup config.ru1
To add your own functions, edit app.rb.
curl https://teensy.herokuapp.com
curl -d "a=1&b=2&c=3" https://teensy.herokuapp.com/add
All joking aside, this can easily be deployed to Heroku and/or your favorite server of choice.
Footnotes
-
You could also use bundle exec ruby app.rb ↩