Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakeburden/example-json-over-http
https://github.com/jakeburden/example-json-over-http
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jakeburden/example-json-over-http
- Owner: jakeburden
- Created: 2015-05-19T04:39:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T04:43:20.000Z (over 9 years ago)
- Last Synced: 2024-04-16T00:30:50.447Z (9 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
# Example JSON over HTTP
## Using LevelDB as a key/value store
## Quick Start
$ npm install
$ npm start### Todo:
* Add more examples
* Write a better readme
* Learn proper HTTP rest server API design