https://github.com/flowdev/example-micro
https://github.com/flowdev/example-micro
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowdev/example-micro
- Owner: flowdev
- License: mit
- Created: 2021-01-18T23:22:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T17:31:55.000Z (almost 5 years ago)
- Last Synced: 2024-05-23T04:17:47.786Z (over 1 year ago)
- Language: Go
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Shop System Implemented With Microservices
The following functionality is implemented:
| Service Name | Description |
| -: | -: |
| bofh | user service |
| hedwig | email service |
| manutius | catalog service |
| noah | manage inventory |
| mcnamara | payment via credit card |
| thiel | payment via PayPal |
| gringotts | payment via bank transfer |
| binns | manage purchase history |
| filch | manage data from former site activity |
| skeeter | manage data from external user activities |
| galton | product statistics |
| pearson | customer statistics |