Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakeburden/example-json-over-http


https://github.com/jakeburden/example-json-over-http

Last synced: 1 day ago
JSON representation

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