Skip to content

Working with various endpoints and request, response in js along with security features

Notifications You must be signed in to change notification settings

riyaagrahari/Ecommerce-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do:

  • Routes
  • Items in Cart Endpoint

Ecommerce-API

Ecommerce API endpoints with MongoDB as database. JWT tokens are generated for authentication and signup-login process with cookie (storing jwt token) for authorization. Mongo-Client is used for connecting API to Database.

image

Current implemented endpoints:

/signup

image

/login

without signup ( Authorization ) image

login (after signup) image

/itemsBought

image

/newPurchase

without login ( Authentication ) image

after login image

/logout

image

About

Working with various endpoints and request, response in js along with security features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published