Skip to content

User Registration API exposing as end points- Nodejs (Testing using Mocha and Chai - Node testing Framework)

Notifications You must be signed in to change notification settings

maazmmd/user-authentication-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express App to demonstare end points of User Authentication with JWT, Mocha + Chai Test Framework of NodeJS

User Registration API exposing as end points- Nodejs (Testing using Mocha and Chai - Node testing Framework)

Steps to run the project
Run the app

npm install

Then Start the app on default port, here it is 3300

npm start

Run test

npm test

About

User Registration API exposing as end points- Nodejs (Testing using Mocha and Chai - Node testing Framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published