docs/reference/specs/bindings/README.md

11 lines
595 B
Markdown

# Binding component specs
The files within this directory contain the detailed information for each binding component, including the applicable fields, structure, and explanation.
## Quick links
- [Concept: Bindings](../../../concepts/bindings/README.md)
- [Implementing a new binding](https://github.com/dapr/components-contrib/blob/master/bindings/Readme.md#implementing-a-new-binding)
- [How-to: Trigger app with input binding](../../../howto/trigger-app-with-input-binding/README.md)
- [How-to: Send events with output bindings](../../../howto/send-events-with-output-bindings/README.md)