Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michalczaplinski/ecosia-http-server

test assignments
https://github.com/michalczaplinski/ecosia-http-server

Last synced: 11 days ago
JSON representation

test assignments

Awesome Lists containing this project

README

        

### Usage
Requires Node version 5+.

To run the server, simply do:

node server.js
### Tests
The tests run with `mocha`

npm install
npm install mocha -g
npm test