Skip to content

DevJanith/AUTH_REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTH_REST

Auth_rest is a reference project for all the common user controllers for a auth environment. Developed using MEN (mongo db, express.js, node.js)

To start the project first configure .env file according to the requirements

Start the project by,

> source> yarn

> source> yarn run dev

> source> yarn start

yarn run dev - for development start

yarn start - for production start

AUTH_REST_Contains

login ({source-url}/auth-rest/login)

registration ({source-url}/auth-rest/register)

reset password ({source-url}/auth-rest/password-reset)

get user ({source-url}/auth-rest/:id)

get users ({source-url}/auth-rest/)

update user ({source-url}/auth-rest/:id)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published