Best Flask open-source libraries and packages

Stores Rest API

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

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.