Dapr Service Invocation API
The Dapr Service Invocation API enables applications to communicate with each other through well-known endpoints using HTTP methods. Dapr acts as a reverse proxy with built-in service discovery, distributed tracing, and error handling.
Documentation
Specifications
Other Resources
Reference
https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
Client Libraries
https://docs.dapr.io/sdks/
OpenAPI
#Microservices
#Service Discovery
#Service Invocation