Skip to content

An opinionated boilerplate for a NodeJs API based on the restify redis and mongo combo

Notifications You must be signed in to change notification settings

JuniorFt/nodejs-restify-redis-mongo-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

About

An opinionated boilerplate for a NodeJs API based on the restify redis and mongo combo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%