We implemented a Vehicle REST API in this application to track vehicle inventory. The API provides the CRUD operations for the vehicle details. It also consumes data from price and location API to provide a complete view of vehicle details.
- Spring Boot
- Hibernate
- Eureka
- Swagger