Dapr user documentation, used to build docs.dapr.io
Go to file
Young Bu Park 25dbf7d61f
Add the note for windows user (#163)
2019-10-18 20:38:34 -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 errors in redis.yaml sample (#160) 2019-10-18 03:38:31 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Add the note for windows user (#163) 2019-10-18 20:38:34 -07:00
howto small typo fix (#158) 2019-10-17 17:51:32 -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.