Feathers Microservices
This is an opinionated approach to connect different microservices written in Feathers JS.
RPC Communication
Allows any of your microservices to communicate to other microservices via RPCs
HTTP Communication
Allows any of your microservices to communicate to other microservices via HTTP Requests
Event Subscriptions
Allows any of your microservices to subscribe to other microservices via event listeners