Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jjasghar/sinatra_song_app
- Owner: jjasghar
- Created: 2013-09-13T20:15:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T20:27:20.000Z (about 11 years ago)
- Last Synced: 2023-03-22T23:17:14.555Z (over 1 year ago)
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)