
FastAPI – Building High-performing Python APIs
FastAPI is a fast, highly intuitive and well-documented API framework based on Starlette. Despite being relatively new, it’s gaining strong adoption by the developer community.
Following the UNIX philosophy of “doing one thing, and doing it well”, separating parts of the application according to their task improves code readability