Skip to content

REST API microservice handling backend integration of other dependent microservices: Review, Recommendation and Destination

Notifications You must be signed in to change notification settings

henrylao/user-api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Service

This is the class handling the backend of the Web Travel Application that aggregates and integrates the following classes Recommendation, Review, Destination

REST API Documentation

Documentation follows Spring REST API using OpenAPI 3.0. REST API Documentation routing is configured inside of the application.properties file. To view the documentation via the browser do the following

  1. Run the Spring REST API Application using from the root project directory
mvn spring-boot:run
  1. Navigate to the REST API documentation using the browser
  • Click here following for a JSON REST API view
  • Click here following for an improved UI of the REST API documentation

Maven Setup

mvn clean
mvn compile

References

About

REST API microservice handling backend integration of other dependent microservices: Review, Recommendation and Destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published