/stores_rest-api

This project has been developed while learning Python | Flask Framework

Primary LanguagePython

stores_rest-api

The project is a REST APIs for store, where you can perform CRUD operations on items, stores and users. In addition to that, it uses FLASK-JWT to handle user authentications.

It has been developed while learning Python | Flask Framework

Libraries Used

Flask

Flask-RESTful

Flask-JWT

Flask-SQLALCHEMY

SQLITE3