Skip to content

IncredibleData/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-restify-redis-mongo-boilerplate

Endpoints

This API exposes various endpoints following the REST convention:

Contributing

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

Releases

No releases published

Packages

No packages published