GUISSMO
≡
GUISSMO
Blog
#fastapi
Pages
Home
Blog
Contact
CV
Friends
Uses
Dream, Believe, Subscribe
RSS Feed
(
What's a feed?
)
#fastapi
2024.07.20
PrimeCert v2.0
So... I used my train rides and carshares to work on my latest personal project.
2024.05.26
Understanding FastAPI Annotated and Depends Pattern
I talk about how and why Annotated[ClassName, Depends()] in FastAPI.