Skip to content

emzamechu/node-rest-api-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS RESTFul API for NodeJS with MongoDB and Mongoose

Pre-requisites

  1. MongoDB should be installed on your server or development environment
  2. a JWT Authentication Secret key stored in your environment variables with the KEY JWT_KEY

Install dependencies Run the command 'npm install' from your terminal,CMD or Console

Run the Project Run the command 'npm start' from your terminal, CMD or Console

NB: You can test the API resources with PostMan

Cheers!!.

About

A RESTFul API for NodeJS with MongoDB and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published