Session: FastAPI coding worksop
Diese Session wird am 3. Dezember 2024 gehalten.
Together we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring.