Dapr user documentation, used to build docs.dapr.io
Go to file
Yaron Schneider 271aa2cf99
Add how to's for etcd, consul and cassandra (#213)
* add how to for etcd, consul and cassandra

* Update setup-cassandra.md

* add memcached how to
2019-10-31 11:02:00 -07: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 Improve service invocation docs (#210) 2019-10-30 19:28:41 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started uninstall --all option 2019-10-28 12:32:30 -07:00
howto Add how to's for etcd, consul and cassandra (#213) 2019-10-31 11:02:00 -07:00
images images for placement service 2019-10-27 17:01:47 -07:00
quickstart doc updates including overview and readmeS for sections 2019-10-06 21:22:17 -07:00
reference improve API reference consistency #194 (#197) 2019-10-26 07:59:20 -07:00
LICENSE Addint MIT license (#101) 2019-10-08 17:32:59 -07:00
README.md Fix best-practices link (#198) 2019-10-26 07:57:04 -07:00
overview.md images for placement service 2019-10-27 17:01:47 -07: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.1.0 v0.1.0

SDKs

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