Dapr user documentation, used to build docs.dapr.io
Go to file
marciomyst d827af08cd Update README (#156)
Fix miss typed word STATE.
2019-10-17 07:06:55 -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 Update README (#156) 2019-10-17 07:06:55 -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 docs: Fix link to API (#155) 2019-10-17 06:52:13 -07:00
overview.md Deduplicate building block description (#154) 2019-10-17 06:53:49 -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.