The Dunkelt API powers the backend services for the Dunkelt digital toolset, a platform for the Monster Of The Week tabletop role-playing game.
- Runtime: Bun
- Web Framework: Hono
- API Documentation: OpenAPI & Scalar
- Database: LibSQL
- Object Storage: Cloudflare R2
- Character management
- Digital dice rolling (planned)
- Bestiary database
- Mystery tracking
- User authentication (currently uses authjs internally)
- Homebrew content creation and sharing (planned)
An example for a potential external API that could serve as the backbone for Dunkelt's web application, providing secure and efficient data management for Monster Of The Week enthusiasts (Currently MotW but might have to switch later).
[Include instructions for setting up and running the API locally]
API documentation is available [link to Scalar-generated docs when ready]
[Include guidelines for contributing to the API project]