Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jferrater/petclinic-app
A Pet Clinic app in microservices architecture (ongoing development)
https://github.com/jferrater/petclinic-app
angular8 java micro microservices-architecture spring
Last synced: about 1 month ago
JSON representation
A Pet Clinic app in microservices architecture (ongoing development)
- Host: GitHub
- URL: https://github.com/jferrater/petclinic-app
- Owner: jferrater
- License: apache-2.0
- Created: 2020-04-05T02:58:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T02:14:41.000Z (over 2 years ago)
- Last Synced: 2023-04-06T04:02:05.844Z (over 1 year ago)
- Topics: angular8, java, micro, microservices-architecture, spring
- Language: Java
- Homepage:
- Size: 674 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# petclinic-app
[![Build Status](https://travis-ci.com/jferrater/petclinic-app.svg?branch=master)](https://travis-ci.com/jferrater/petclinic-app)
A Pet Clinic app in microservices architecture## Design
![Spring Boot App with OPA Data Filter](https://github.com/jferrater/petclinic-app/blob/master/design.png)## Completed
- [x] petprofiles-service
- [x] user-service
## To Do
- [ ] petclinic-frontend (ongoing)
- [ ] petclinic-backend
- [ ] signup-service
- [ ] authentication-service
- [ ] authorization-service
- [ ] clinic-service
- [ ] admin-ui
- [ ] config-service
- [ ] service-registry