Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semusings/akka-shopping-cart-microservices
Akka Shopping Cart Microservices
https://github.com/semusings/akka-shopping-cart-microservices
akka cqrs-pattern grpc microservices protocol-buffers
Last synced: 3 days ago
JSON representation
Akka Shopping Cart Microservices
- Host: GitHub
- URL: https://github.com/semusings/akka-shopping-cart-microservices
- Owner: semusings
- License: apache-2.0
- Created: 2024-05-02T23:57:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T00:03:57.000Z (7 months ago)
- Last Synced: 2024-05-08T14:33:59.722Z (7 months ago)
- Topics: akka, cqrs-pattern, grpc, microservices, protocol-buffers
- Language: Java
- Homepage: https://semusings.github.io/akka-shopping-cart-microservices/
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
marp: true
theme: your-theme
paginate: true
header: 'Akka - subscribe us on '
---section {
overflow: auto;
display: block;
width: 100%;
height: 100%;
}## Shopping Cart - Akka {CQRS + gRPC} Microservices
_Architecture Diagram_
![](etc/marp/assets/overview.png)
- Photo Credit: https://developer.lightbend.com/docs/akka-guide/microservices-tutorial/overview.html
- Example Credit: https://developer.lightbend.com/docs/akka-guide/microservices-tutorial/template.html---
## Conclusion
---
### References
-
-