Skip to content

joserodriguesjr/vttrpg

Repository files navigation

rpg-java

The Idea

This project intends to help the user manage his RPG campaign, giving him the capability to manage his own custom fields.

The System Design

The API (spec / Swagger)

Routes

Use Cases

NO AUTH {

  • Register user
  • Login user
  • Get public Campaigns

}

AUTH {

Users can:

  • Get, create, modify and delete a Campaign
  • Get, create, modify and delete a Character (following campaign rules)
  • Create, delete and join a Room

}

About

Virtual Tabletop RPG API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages