These are a couple of tutorials I made in order to familiarize myself with the process of using FastAPI to build backend services.
I can only learn by doing, not by reading, so this is the doing. The purpose of this repository is to register the content of these study sessions.
My motivation for learning FastAPI is to have a fast and straighforward way to package existing Python code into REST APIs that can be deployed in a distributed system.
Study Sessions