A microservices-based library management system that enables users to borrow and return books seamlessly. Inter-service communication is handled via gRPC, while RabbitMQ facilitates asynchronous processes such as logging and email notifications. The API Gateway (GoFiber) serves as the sole entry point, enforcing JWT authentication, request throttling, and security at the edge to safeguard internal services. Each service operates with its own PostgreSQL database, while MongoDB is leveraged for distributed logging. This architecture ensures scalability, security, and efficiency in managing digital library operations.
snykk/microservices-library-management
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|