The Projects has 4 APIS TourGuide API is connected to GpsUtilAPI, TripPricer API and RewardsAPI. The application TourGuide is connected to a front app in a bigger project called TripMaster. It permits to the users to see what kind of attractions are in proximity and to obtain discounts in the hotels and the tickets for different spectacles.
TourGuide :
- Java 8
- Spring Boot 2.7.8
- Gradle 7.6
GpsUtil :
- Java 8
- Spring Boot 2.7.8
- Gradle 7.6
TripPricer :
- Java 8
- Spring Boot 2.7.8
- Gradle 7.6
Rewards :
- Java 8
- Spring Boot 2.7.8
- Gradle 7.6
- TourGuide : http://localhost:8080/swagger-ui.html#/
- GpsUtil : http://localhost:8081/swagger-ui.html#/
- TripPricer : http://localhost:8082/swagger-ui.html#/
- Rewards : http://localhost:8083/swagger-ui.html#/
