Recursos

URIs

Personajes

{
	"id": "...",
	"class": "CLASS_ID"
	"level": 1,
	"name": "Inigo Montoya"
	"strength": 15,
	"dexterity": 14,
	"constitution": 13,
	"wisdom": 12,
	"intelligence": 10,
	"charisma": 8,
	"hp": 8
}

POST /character

GET /character/:id

GET /characters

PATCH /character/:id

DELETE /character/:id

Campañas