Technologies

FastAPI

FastAPI has become my preferred way to build Python-based APIs. The speed (it’s nearly as fast as Go/Node.js), automatic documentation, and type hints make it a joy to work with.