Skip to content

Star Wars characters REST API built with Spring, Java, persistence with Mysql

Notifications You must be signed in to change notification settings

terrancehanlon/StarWars-Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarWars-Rest

Star Wars characters REST API built with Spring, Java, persistence with Mysql


Jedi Requests

GET      /jedi/all          JediController.getAllJedi
GET      /jedi/:id          JediController.getJediById
GET      /jedi/:specie  JediController.getJediBySpecie

About

Star Wars characters REST API built with Spring, Java, persistence with Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages