REST API
https://github.com/Nourtaha13/rest-api
using Nodejs && Typescript
Configuration :
- npm i
- npm start
information route:
- [ POST ] /auth/register - register
- [ POST ] /auth/login - log in
- [ GET ] /users - list users
- [ DELETE ] /user/:id - delete user from id
- [ PATCH ] /user/:id - update user from id
- [ GET ] /logout/:id - logout user from id
Follow me on LinkedIn
>>Click here to continue<<
