This API exposes various endpoints following the REST convention:
To launch the api you will need:
* A local mongo server running
* A local redis server running
Then, just type node bin/server
and start doing requests on http://localhost:8000 or whatever port you set in your config