Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jjasghar/sinatra_song_app

My playground sinatra app from Jump Start Sinatra
https://github.com/jjasghar/sinatra_song_app

Last synced: 26 days ago
JSON representation

My playground sinatra app from Jump Start Sinatra

Awesome Lists containing this project

README

        

## This is my test/tutorial app from Jump Start Sinatra ##

### TODO
- WRITE TESTS --> figure out how to write tests against this project with rspec. NOW NOW NOW.
- get json input to database then output to something working, (begining of an API server)
- convert away from slim to
- markdown
- erb
- get app running behind apache and/or nginx (using virtualbox)
- figure out how to chefize the build also (using virtualbox)