Flask API Restful 🔗
This directory is a train to build API Restful.
Follow those instructions by Operational System.
sudo apt-get install python3-venv
python3.6 -m venv env
pip install -r requirements.txt
python3.6 -m venv env
source env/bin/activate
https://www.codementor.io/@johnfemi/how-to-build-restful-apis-with-python-and-flask-fh5x7zjrx