Service invocation
More about Dapr Service Invocation
Learn more about how to use Dapr Service Invocation:
- Try the Service Invocation quickstart.
- Explore service invocation via any of the supporting Dapr SDKs.
- Review the Service Invocation API reference documentation.
Overview
Overview of the service invocation API building block
Learn more →
How-To: Invoke with HTTP
Call between services using service invocation
Learn more →
How-To: Invoke with gRPC
Call between services using service invocation
Learn more →
How-To: Invoke Non-Dapr Endpoints
Call Non-Dapr endpoints from Dapr applications using service invocation
Learn more →
How to: Service invocation namespaces
Call between services deployed to different namespaces
Learn more →