An open API service indexing awesome lists of open source software.

https://github.com/khalefahmed/cars

About Cars Microservice and REST APIs - an exploration of Netflix Eureka and Spring Cloud - Udacity Java Web Developer Nanodegree Project 2
https://github.com/khalefahmed/cars

eureka-client eureka-server hateoas java mock spring-boot spring-data-rest swagger-ui

Last synced: 4 months ago
JSON representation

About Cars Microservice and REST APIs - an exploration of Netflix Eureka and Spring Cloud - Udacity Java Web Developer Nanodegree Project 2

Awesome Lists containing this project

README

        

# ND035-P02-VehiclesAPI-Project

Project repository for JavaND Project 2, where students implement a Vehicles API using Java and Spring Boot that can communicate with separate location and pricing services.

## Instructions

Check each component to see its details and instructions. Note that all three applications
should be running at once for full operation. Further instructions are available in the classroom.

- [Vehicles API](vehicles-api/README.md)
- [Pricing Service](pricing-service/README.md)
- [Boogle Maps](boogle-maps/README.md)

## Dependencies

The project requires the use of Maven and Spring Boot, along with Java v11.