An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# librollenspielsache-svc

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/deciduously/rollenspielsache-svc/Rust)](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.