Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayushpagare21-compcoder/e-commerce-apis
[Project-16] : A set of Restful-API's which includes Register, Login ,Logout API's where JWT Token is used for authentication and refresh tokens are used to improve security and UX , A Set of CRUD API'S are provided where only Admin can create, update and delete the databases , models and documents , MongoDB Database is used to store all the documents
https://github.com/aayushpagare21-compcoder/e-commerce-apis
crud-api expressjs jwt-authentication mongodb mongoose mvc-architecture nodejs restful-api
Last synced: 4 days ago
JSON representation
[Project-16] : A set of Restful-API's which includes Register, Login ,Logout API's where JWT Token is used for authentication and refresh tokens are used to improve security and UX , A Set of CRUD API'S are provided where only Admin can create, update and delete the databases , models and documents , MongoDB Database is used to store all the documents
- Host: GitHub
- URL: https://github.com/aayushpagare21-compcoder/e-commerce-apis
- Owner: aayushpagare21-compcoder
- Created: 2022-06-28T09:35:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T05:21:52.000Z (over 2 years ago)
- Last Synced: 2024-04-29T22:45:42.226Z (7 months ago)
- Topics: crud-api, expressjs, jwt-authentication, mongodb, mongoose, mvc-architecture, nodejs, restful-api
- Language: JavaScript
- Homepage:
- Size: 671 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-commerce-apis
[Project-16] : A set of Restful-API's which includes Register, Login ,Logout API's where JWT Token is used for authentication and refresh tokens are used to improve security and UX , A Set of CRUD API'S are provided where only Admin can create, update and delete the databases , models and documents , MongoDB Database is used to store all the documents- Register functionality
https://user-images.githubusercontent.com/65719027/177608607-ee5e53b1-ddcd-4a5f-90c5-2beb84c1572d.mp4
- Login functionality
https://user-images.githubusercontent.com/65719027/177608737-12ff0745-944b-4877-a8f6-b55f9153d5fb.mp4
- Refresh token
https://user-images.githubusercontent.com/65719027/177608862-fa5cc2bf-b5f5-4c9b-8ace-e98207a5f37f.mp4
- Accessing protected routes
https://user-images.githubusercontent.com/65719027/177694027-fd1d5063-382f-4886-afb5-90aa0d3d8128.mp4
- Creating product
https://user-images.githubusercontent.com/65719027/177695562-66d87a18-ca36-4d3f-beeb-32455bc91ddc.mp4
- Update retrieve delete products
https://user-images.githubusercontent.com/65719027/177697155-2a2f5731-7154-4d9a-bd34-bf04cfdb1f81.mp4