Skip to content

pmanu93/formacao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.4%
  • TypeScript 32.4%
  • HTML 28.3%
  • SCSS 0.9%