Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 994 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 994 Bytes

JWT using NodeJs and MongoDB


Description

Project created to test JWT using MongoDB and Mongoose.


API Endpoints

(AUTH)  POST    /auth
(CREATE_ACCOUNT)    POST    /users

Technologies used in this project:

Javascript Typescript NodeJS Express MongoDB Mongoose Prettier