nodejs-microservices-patterns
nodejs-microservices-patterns copied to clipboard
calling external microservice event
So how would we approach on calling an event from a different microservice, like calling a profileCreateEvent after UserCreatedEvent?