Skip to content

Authenticated Rest API built using the Flask, Flask-Restful, Flask-JWT-Extended, Werkzeug-Security, Sqlite3 for the Ecommerce stores, and their products.

Notifications You must be signed in to change notification settings

9643kavinder/Stores-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-RestAPI

Authenticated RestAPI for Stores and their Products.

  1. A seller can create,read, update and delete his own products.
  2. An Admin can create,read, update and delete all products.
  3. Requests are authenticated on the basis of tokens.
  4. Tokens have a life of one hour.

About

Authenticated Rest API built using the Flask, Flask-Restful, Flask-JWT-Extended, Werkzeug-Security, Sqlite3 for the Ecommerce stores, and their products.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages