Dapr user documentation, used to build docs.dapr.io
Go to file
Yu Huang 715cc237a2 Fixed a typo in README.md (#151)
snet -> sent
2019-10-17 02:55:26 -07:00
.github add PR and issue templates (#111) 2019-10-11 10:44:23 -07:00
best-practices Add State Store setup (#141) 2019-10-16 06:54:50 -07:00
concepts Fixed a typo (#149) 2019-10-17 02:53:40 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Improve Environment setup guide by adding one line install command (#140) 2019-10-16 05:21:37 -07:00
howto Use redis-master dns name instead of IP address (#148) 2019-10-16 13:03:16 -07:00
images #90 - clarify service invocation conceptual doc with an endpoint. Also, improve the diagram. (#135) 2019-10-15 22:10:14 -07:00
quickstart doc updates including overview and readmeS for sections 2019-10-06 21:22:17 -07:00
reference Add State Store setup (#141) 2019-10-16 06:54:50 -07:00
LICENSE Addint MIT license (#101) 2019-10-08 17:32:59 -07:00
README.md Fixed typo for the word troubleshooting (#150) 2019-10-17 02:54:31 -07:00
overview.md overview doc and images update 2019-10-15 21:15:37 -07:00

README.md

Dapr documentation

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

SDKs

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