Build a CRUD Rest API in Python using Flask, Postgres, Docker and Docker compose

Описание к видео Build a CRUD Rest API in Python using Flask, Postgres, Docker and Docker compose

In this Live episode, I will create a set of CRUD Rest API, using Flask, SQLAlchemy Postgres as a Database, Docker and Docker Compose.

Article: https://dev.to/francescoxx/build-a-cr...

Code: https://github.com/FrancescoXX/flask-...

Find Francesco: https://francescociulla.com
0:00 Intro. Architecture and project setup. Dependencies in requirements.txt
2:40 app file: Flask app, SQLAlchemy app, Model, test route
6:15: routes and CRUD controllers: Create, Read, Update, Delete
12:04 Dockerize the Flask application. Dockerfile
14:08 docker-compose.yml: flask app and Postgres services
18:00 Test Postgres container. test with Tableplus
19:45 Build the image (debug) and run the app service. Test endpoints
23:53 Bug fixing. Final test


#python #flask #sqlalchemy #postgres #docker #dockercompose #api #restapi

Комментарии

Информация по комментариям в разработке