mirror of https://github.com/dapr/docs.git
608 B
608 B
type | title | linkTitle | weight | description |
---|---|---|---|---|
docs | Bindings | Bindings | 50 | Interface with or be triggered from external systems |
{{% alert title="More about Dapr Bindings" color="primary" %}} Learn more about how to use Dapr Bindings:
- Try the [Bindings quickstart]({{< ref bindings-quickstart.md >}}).
- Explore input and output bindings via any of the supporting [Dapr SDKs]({{< ref sdks >}}).
- Review the [Bindings API reference documentation]({{< ref bindings_api.md >}}).
- Browse the supported [input and output bindings component specs]({{< ref supported-bindings >}}). {{% /alert %}}