This repository is responsible for holding my RPG API, and I'll try my best to explain it to you now!
The idea is to simulate a RPG by using interaction based on REST API endpoints
To study how I can create this kind of app using Grails
By using Grails to create the API and Vue.js to build the client-side