Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

afyuda6/mustakuusi-java-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mustakuusi-java-springboot

for learning purposes

Start Server

mvn spring-boot:run "-Dspring-boot.run.arguments=--server.port=3005"

Get Games

curl -X 'GET' \
  'http://localhost:3006/games' \
  -H 'accept: */*'

Get Characters

curl -X 'GET' \
  'http://localhost:3006/characters' \
  -H 'accept: */*'

About

mustakuusi Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages