https://github.com/dansteele/earlyserver
Writing a rack-based API from scratch to accommodate a multi-app, single-api environment
https://github.com/dansteele/earlyserver
Last synced: 5 months ago
JSON representation
Writing a rack-based API from scratch to accommodate a multi-app, single-api environment
- Host: GitHub
- URL: https://github.com/dansteele/earlyserver
- Owner: dansteele
- Created: 2015-07-27T15:44:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T13:41:17.000Z (almost 11 years ago)
- Last Synced: 2024-04-24T09:18:19.268Z (about 2 years ago)
- Language: Ruby
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Simply rake create/migrate/seed and you're good to go.
Start with `rackup` (Recommend [rerun](https://github.com/alexch/rerun) rackup)
Try:
`http://localhost:9292/techlog/site/5465`
`http://localhost:9292/techlog/site`