Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.3 KB

File metadata and controls

25 lines (22 loc) · 1.3 KB

FastApi-Learn

FastAPI

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Test Coverage Package version Supported Python versions

Learning FastAPI step by step by following the official documentation tutorial (https://fastapi.tiangolo.com/learn/ ). Covers Python fundamentals, FastAPI basics, advanced features, and best practices.