The FastAPI Boilerplate I Keep Copying Between Projects
A minimal, opinionated starting point for FastAPI services — structured logging, health endpoints, lifespan events, and nothing else.
A minimal, opinionated starting point for FastAPI services — structured logging, health endpoints, lifespan events, and nothing else.
For background jobs that don't need a distributed system. PostgreSQL LISTEN/NOTIFY, asyncio, and about 150 lines of code.
The actual workflow for processing drone survey output into georeferenced rasters and derivative products using open-source tools.