This repository contains code for the article https://nahidsaikat.com/blog/flask-with-sqlalchemy-and-marshmallow/
git clone https://github.com/nahidsaikat/Flask-with-SQLAlchemy-and-Marshmallow.git
cd Flask-with-SQLAlchemy-and-Marshmallow
pipenv install --three
pipenv shell
python app.py