Dapr user documentation, used to build docs.dapr.io
Go to file
Ricardo Niepel d7a31e09cf add OPTIONS for bindings (#255) 2019-11-19 16:26:19 -08:00
.github add PR and issue templates (#111) 2019-10-11 10:44:23 -07:00
best-practices Fix typos in docs (#178) 2019-10-20 21:36:14 -07:00
concepts add OPTIONS for bindings (#255) 2019-11-19 16:26:19 -08:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Updating doc to use latest Helm (#233) 2019-11-07 16:20:46 -08:00
howto AppInsights doc (#235) 2019-11-12 14:41:35 -08:00
images AppInsights doc (#235) 2019-11-12 14:41:35 -08:00
quickstart doc updates including overview and readmeS for sections 2019-10-06 21:22:17 -07:00
reference add OPTIONS for bindings (#255) 2019-11-19 16:26:19 -08:00
LICENSE Addint MIT license (#101) 2019-10-08 17:32:59 -07:00
README.md Add dapr v0.2.0 document version 2019-11-15 08:55:17 -08:00
overview.md Fix broken links (#230) 2019-11-06 19:11:46 -08:00

README.md

Dapr documentation

Welcome to the Dapr documentation repository. You can learn more about Dapr from the links below.

Document versions

Dapr is currently under community development in preview phase and master branch could include breaking changes. Therefore, please ensure that you refer to the right version of the documents for your Dapr runtime version.

Document Version Dapr Runtime Version
v0.2.0 v0.2.0
v0.1.0 v0.1.0

SDKs

Note: Dapr is language agnostic and provides a RESTful HTTP API in addition to the protobuf clients.