Skip to content

Building a backend application with multiple microservices using Flask and Docker Compose.

License

Notifications You must be signed in to change notification settings

jetbrains-academy/flask-app-course

Repository files navigation

Building a multicomponent Flask app

official JetBrains project License: MIT

This is a course for beginners who want to learn how to build a backend application consisting of multiple microservices with Flask. In this course, you will create an application consisting of two backend components:

  1. A simple API that performs basic CRUD (Create, Read/Retrieve, Update, and Delete) operations on a database.
  2. An API gateway backend that routes client requests.

You will also learn how to deploy your application on Docker using the Docker Compose tool and test it with HTTPie.

Want to know more?

If you have questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository issues.

Contribution

Please be sure to review the project's contributing guidelines to learn how to help the project.

About

Building a backend application with multiple microservices using Flask and Docker Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •