This project produces standalone, highly-redistributable builds of Python. See the docs in docs/ or online at https://gregoryszorc.com/docs/python-build-standalone/main/.
A lightweight and fast RESTful API for managing notes, built with FastAPI. Features user authentication (JWT), note ownership, tags, search, pagination, and archiving. Docker-ready, tested with CI, ...