Skip to content

snykk/microservices-library-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices-library-management

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.

About

A microservices-based library management system that enables users to borrow and return books seamlessly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages