Skip to content

brayenid/authentication-form-api-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World!

This is a very simple and basic Nodejs authentication API. Original project of this project was made by guruhariharaun.

What You Need?

  • NODE JS
  • MongoDB
  • Postman (To test the API)

Installation

  npm i

Then run the server with

  node app

The server will be running on localhost:3000

API Reference

Register

  POST /register

Login

  POST /login

Logout

  GET /logout

Done

Cheers. 🥂 Brayen Luhat

About

Authentication API (Node JS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%