Skip to content

nirwannursabda/car-rest-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Cars Rest Service

Simple REST API for Basic Learning

Home Page

http://localhost:8080

Home Page

All Cars

http://localhost:8080/api/cars

All Cars Page

Find Car by Id

http://localhost:8080/api/cars/1

Find Cars By Id Page

Distinct Car by Brand & Color

http://localhost:8080/api/cars/brand

Distinct Car by Brand & Color Page

About

Restful API for front end course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%