mirror of https://github.com/dapr/docs.git
581 B
581 B
type | title | linkTitle | weight | description |
---|---|---|---|---|
docs | Service invocation | Service invocation | 10 | Perform direct, secure, service-to-service method calls |
{{% alert title="More about Dapr Service Invocation" color="primary" %}} Learn more about how to use Dapr Service Invocation:
- Try the [Service Invocation quickstart]({{< ref serviceinvocation-quickstart.md >}}).
- Explore service invocation via any of the supporting [Dapr SDKs]({{< ref sdks >}}).
- Review the [Service Invocation API reference documentation]({{< ref service_invocation_api.md >}}). {{% /alert %}}