BookStore Microservices Architecture This repository contains the architecture and implementation of a BookStore application built using a microservices approach. The application consists of three main services: API Gateway, User Service, and Book Service, along with supporting services like Cassandra and Elasticsearch.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
1
commits
Merge branch 'main' of https://github.com/NHadi/GoBookStore
f82c85fView on GitHubImplementation CQRS using Cassandra and Elasticsearch , and add Kibana
76ad4f2View on GitHubImplement Microservices communication using Gateway [Borrow Book Cases]
5b70713View on GitHub