https://github.com/deciduously/rollenspielsache-svc
Backend web service for the Rollenspielsache
https://github.com/deciduously/rollenspielsache-svc
Last synced: 11 months ago
JSON representation
Backend web service for the Rollenspielsache
- Host: GitHub
- URL: https://github.com/deciduously/rollenspielsache-svc
- Owner: deciduously
- License: bsd-3-clause
- Created: 2020-05-08T23:20:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T16:24:17.000Z (about 6 years ago)
- Last Synced: 2025-04-01T14:19:00.306Z (about 1 year ago)
- Language: Rust
- Homepage: https://rollenspielsache.deciduously.com/
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# librollenspielsache-svc
[](https://github.com/deciduously/rollenspielsache-svc/actions)
WIP - there's like nothing actually here yet. This is more a guiding plan.
The Rollenspielsache is a set of tools for managing tabletop RPG games. The goal is to handle the mechanics seamlessly, allowing you to participate or run a tabletop encounter without getting distracted by rule clarifications.
## Overview
This project defines the web service powering [`rollenspielsache-www`](https://github.com/deciduously/rollenspielsache-www) and probably other stuff in the future.
## Usage
Use `make dev` to run the autoreloading dev server.