Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.24 KB

Dunkelt API

Dunkelt header

The Dunkelt API powers the backend services for the Dunkelt digital toolset, a platform for the Monster Of The Week tabletop role-playing game.

Tech Stack

Current and planned Key Features

  • 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).

Getting Started

[Include instructions for setting up and running the API locally]

Documentation

API documentation is available [link to Scalar-generated docs when ready]

Contributing

[Include guidelines for contributing to the API project]