Back to Skills
FastAPI
Experience: Since December 2024
Overview
Where my Python backends live now. Async by default, Pydantic validating at the edge, and an OpenAPI schema that falls out of the type hints instead of being maintained by hand.
Related Skills
Projects
bookprice.net
The scraping and comparison API, with the slow work handed off to workers so it never happens inside a request.
Beatalytics
The rewritten backend, plus the scheduled jobs that pull store and streaming data.