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 October 11, 2024: Fixed typo (#4389) (fe17926)