Skip to content

biancassilva/authentication-API-with-NodeJS-and-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication API with NodeJS and Mongo DB

Hello! This is a small project that demonstrates how to build an Authentication API with NodeJS (ExpressJS) and MongoDB.

Requirements

  • Nodejs - 8.x or greater version
  • NPM - 5.x or greater version

Steps to Setup

  1. Install dependencies
npm install
  1. Change your MongoDB URL on ./config/config.js
bd_string: 'YOUR_DB_URL_HERE'
  1. Run
node app.js

About

Authentication API with NodeJS and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •