This is a very simple and basic Nodejs authentication API. Original project of this project was made by guruhariharaun.
- NODE JS
- MongoDB
- Postman (To test the API)
npm i
Then run the server with
node app
The server will be running on localhost:3000
POST /register
POST /login
GET /logout
Cheers. 🥂 Brayen Luhat