Do not clone this repository because we are going to use a different template.
We recommend opening the project using Codespaces (recommended) or Gitpod. Alternatively, you can clone the repository to your local computer using git clone
.
This is the base repository you need to use:
https://github.com/4GeeksAcademy/flask-rest-hello
⚠ You will need to have Python installed if you are working locally, but everything is preconfigured in Codespaces or Gitpod.
1pip install flask flask-sqlalchemy
Explore different enhancements to make your application more complete and useful!
In order to prepare better for completing this exercises, we suggest the following materials