Breezy unit conversions. Made with FastAPI + HTMX.
To start development, the following requirements must be met:
After cloning, setup the codebase using uv
:
uv sync
Start development by running:
fastapi dev main.py
Currently, only the HTMX API documentation has been implemented.