Used this file for documenting the Endpoints
REST-API version 2(v2) project...
- A new database is required for this project. => Ref: section 6: Store data in a SQL database with SQLAlchemy => The data.db file is created inside an instance folder.
- Docker Desktop and Insomnia Client must be installed
- Using the Laptop, Docker needs to create an Image and then a Container form that Image. The Container will be running the Flask App.