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.
Service invocation overview
Overview of the service invocation API building block
How-To: Invoke services using HTTP
Call between services using service invocation
How-To: Invoke services using gRPC
Call between services using service invocation
How-To: Invoke Non-Dapr Endpoints using HTTP
Call Non-Dapr endpoints from Dapr applications using service invocation
How to: Service invocation across namespaces
Call between services deployed to different namespaces
Last modified March 21, 2024: Merge pull request #4082 from newbe36524/v1.13 (f4b0938)