Flask REST API
Python 3.9.7
The Flask experience, without data persistence :D
First, to install all dependencies:
python -m pip install -r requirements.txt
Second, if you are using a venv, into the src folder, copypaste this:
$env:FLASK_APP="app.py"
flask run
If you reject to me, this:
py app.py
REST API with Flask and SQLAlchemy. I would rather not use it anymore.