Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 523 Bytes

Good to see you!

This repository is responsible for holding my RPG API, and I'll try my best to explain it to you now!

What?

The idea is to simulate a RPG by using interaction based on REST API endpoints

Why?

To study how I can create this kind of app using Grails

How?

By using Grails to create the API and Vue.js to build the client-side

Documentation