pip install Flask
pip install Flask-RESTful
pip install Flask-JWT
pip install Flask-SQLAlchemy
python app.py
This project provides REST API's for creating online store.
This project is a Python Flask app which is implemented using Flask REStful and implements Rest API's for a store.