Learn how to create a CRUD Rest API in Python using Flask, SQLAlchemy, Postgres, Docker, and Docker Compose. The post provides a step-by-step guide to build the API and dockerize the project.
Table of contents
Permalink ๐ IntroPermalink ๐ Create a Flask application using SQLALchemy as an ORMPermalink ๐๏ธrequirements.txt filePermalink ๐ app.py filePermalink ๐ณ Dockerize the Flask applicationPermalink ๐ณ๐ณDocker composePermalink ๐ Run the Postgres container and test it with TablePlusPermalink ๐จ Build and run the Flask applicationPermalink โ๏ธ Run the flask_app servicePermalink ๐ Test the applicationPermalink ๐ Conclusion4 Comments
Sort: