Git Clone the repo
Create a virtual environment. Activate the virtual environment.
Install dependencies : pip install Flask Flask-SQLAlchemy Flask-Marshmallow Flask-JWT-Extended Flask-Mail
Setup Database : flask db_create
flask db_seed
Run the application : python app.py
You can access different endpoints as listed and use POSTMAN for GET and PUT requests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|