Want to create an interactive transcript for this episode?
Podcast: Test & Code
Episode: 120: FastAPI & Typer - Sebastián RamÃrez
Description: FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. Typer is a library for building CLI applications, also based on Python type hints. Type hints and many other details are intended to make it easier to develop, test, and debug applications using FastAPI and Typer.The person behind FastAPI and Typer is Sebastián RamÃrez.Sebastián is on the show today, and we discuss:FastAPIRest APIsSwagger UIFuture features of FastAPIStarletteTyperClickTesting with Typer and ClickTyper autocompletionTyper CLISpecial Guest: Sebastián RamÃ...