pmanu93 / formacao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

formacao

Java and Spring Boot backend project to present in some workshops as a introduction to Web Application development. A simple API to create playlists.

Run:

mvn package
java -jar target/demo-0.0.1-SNAPSHOT.jar

or

mvn spring-boot:run

To test it with Insomnia import this file.

API documentation available at http://localhost:8080/demo/api/index.html, enter /demo/api/docs and click explore.

About


Languages

Language:JavaScript 38.4%Language:TypeScript 32.4%Language:HTML 28.3%Language:SCSS 0.9%