Skip to content

This architecture employs an API Gateway as the central entry point for client requests, which are then routed to various microservices using NATS for asynchronous and decoupled communication. The system consists of three main microservices: User, Payment, and Notification services, all interacting through NATS.

Notifications You must be signed in to change notification settings

abbeyseto/microservices-with-NATs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

microservices-with-NATs

This architecture employs an API Gateway as the central entry point for client requests, which are then routed to various microservices using NATS for asynchronous and decoupled communication. The system consists of three main microservices: User, Payment, and Notification services, all interacting through NATS.

About

This architecture employs an API Gateway as the central entry point for client requests, which are then routed to various microservices using NATS for asynchronous and decoupled communication. The system consists of three main microservices: User, Payment, and Notification services, all interacting through NATS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published