Kixote is a Dockerized backend service for Typemill, offering API services such as authentication, PDF generation via WeasyPrint, and future AI services. It is designed to support Typemill instances, with the potential for self-hosted deployments in the future.
- Python 3.12+
- Flask
- Flask-JWT-Extended
- Flask-Limiter
- SQLite
- Docker
Full documentation and API usage can be found in the docs folder.
This project is not yet ready for self-hosting and should be used for development or testing purposes only.