Maven-based Spring Boot Application, which generates a Github resume for a given Github account similar to http://resume.github.io/
In addition, provides REST API, which produces JSON Data and connects this data to the given HTML/JavaScript template.
The application should start with the following command:
mvn spring-boot:run