Skip to content

A distributed microservices web application based on Spring Cloud

Notifications You must be signed in to change notification settings

feurle/tiergesund-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiergesund Webapp is a distributed microservices application based on Spring Cloud

Build Status

API Resources

The following table lists the resources of the microservices:

Microservice Resource Method Description
blog-service PostResource GET /posts Get a list of all posts
vets-service VetResource GET /vets Get an array of all vets
customers-service OwnerResource GET /owners Get an array of all owners
customers-service OwnerResource GET /owners/{ownerId} Get an owners by id
customers-service OwnerResource PUT /owners/{ownerId} Update an owner by id
customers-service OwnerResource POST /owners Create a new owner
customers-service PetResource GET /petTypes Get an array of all petTypes
customers-service PetResource
customers-service PetResource
customers-service PetResource

About

A distributed microservices web application based on Spring Cloud

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published