FastAPI Reading

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.

Session 1: Overview & Tooling

Session 2: Request Handling

Session 3: Request Body

Extra:

Session 4: Headers and Cookies

Extra:

Session 5: Form Data and Files

Session 6: Response

Extra:

Session 7

Session 8

Session 9

Session 10

Extra: