Welcome dear coder to the official repository for the tech talk series called "FastAPI from Zero to Hero". My name is Roberto García and I really hope you can enjoy of these resources to keep growing in your career path as a python programmer specifically developing REST APIs using FastAPI as a framework.
- Python 3.8+
- pip
- pipenv
- Starving for knowledge (The most important 😄)
- Seamos fast y hagamos api - Tech talk - 2023/04/15 - La Olímpica
- Hexagonalmente hablando - Tech talk - TBC - La Olímpica
- MV ¿Que? - De MV* a hexagonal - Workshop - TBC - TBC
- Let's go to production - Workshop - TBC
- Seamos fast y hagamos api - Tech talk
The first tech talk would be composed by the first three branches of the repository covering basic concepts about the framework, origins, tools OTB, usefully resources and some days later the slides in PDF format.
Branches
git checkout 1-basic-application # Hello world using FastAPI
git checkout 2-split-routes # Split routing to avoid huge routing files and single file applications
git checkout 3-dependency-injection # Using FastAPI dependency injection through examples with some basic use cases
- Hexagonalmente hablando - Tech talk
- MV ¿Que? - De MV* a hexagonal - Workshop
- Let's go to production - Workshop