Skip to content

API server built with Node.js with the technologies like ExpressJS as web framework, Bluebird as promise library, MongoDB as database, Mongoose as ODM.

License

Notifications You must be signed in to change notification settings

titu/node-api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeAPIServer

A Node.js backend API server. Implemented by following the Feature based architecture.

##Technology stack:

  1. Node.js
  2. Express.js (Web framework for Node.js)
  3. Bluebird (Promise library)
  4. MongoDB (Database)
  5. Mongoose (ODM)
  6. Bunyan (Logger)

About

API server built with Node.js with the technologies like ExpressJS as web framework, Bluebird as promise library, MongoDB as database, Mongoose as ODM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published