Skip to content

agniramadani/springboot-rest-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Rest Api

Endpoints

Get all manufacturers

Get here

localhost:8080/api/manufacturers

Get all phones

Get here

localhost:8080/api/phones

Get phone by id

localhost:8080/api/phone/{id}

Get phones from a specific company

localhost:8080/api/phones/{mname}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%