Skip to content

Synchronous communication between microservices with the gRPC protocol

License

Notifications You must be signed in to change notification settings

henricker/microservices-sync-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

  • Microservice -> User (credentials and other data) - gRPC (server)
  • Microservice -> Purchases - gRPC (server)
  • API_Gateway -> Express (/users, /purchases) - gRPC (client)

About

Synchronous communication between microservices with the gRPC protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published