An open API service indexing awesome lists of open source software.

https://github.com/xhacker/try-sinatra


https://github.com/xhacker/try-sinatra

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Framework Tutorial

Try Sinatra, following [Singing with Sinatra](http://code.tutsplus.com/tutorials/singing-with-sinatra--net-18965).

## URLs to Test

* [http://localhost:8080](http://localhost:8080)
* http://localhost:8080/hello/{yourname}
* [http://localhost:8080/form](http://localhost:8080/form)