Skip to content

Learn2Crack/android-login-registration-authentication-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful API using Node.js and MongoDB

To Run Project

1.Switch to node-login directory. Then,

cd node-login

2.Download dependencies

npm install

3.Run the project

node app

Now visit http://127.0.0.1:8080/api/v1 in your browser.

Postman Collection

You can Download Postman collection from the link given below.

Download

Note :

Make sure to replace the header value such as x-access-token.

Tutorial

https://www.learn2crack.com/2016/09/android-user-registration-login-node-server.html

Video Demo

https://www.youtube.com/watch?v=5b0wWZuTazA

Node npm modules used

basic-auth

bcryptjs

body-parser

express

jsonwebtoken

mongoose

morgan

nodemailer

randomstring

About

RESTful API using Node.js and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published