PyBites Learning Paths

FastAPI


In this learning path you will write a simple API to track food / calories using the awesome FastAPI framework. This takes you from complete beginner to building your first CRUD (create-read-update-delete) API. The SQLModel learning path will be more advanced adding a database with multiple tables. 

We use Python 3.8