Dapr user documentation, used to build docs.dapr.io
Go to file
Ricardo Niepel adfad75524 Adding more details into Actor Lifetime (#190)
Adding more details about reminders, timers and configuration options into Actor Lifetime docs
2019-10-24 09:26:14 -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 Adding more details into Actor Lifetime (#190) 2019-10-24 09:26:14 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Update uninstall description (#187) 2019-10-24 05:56:07 -07:00
howto doc update for exporters becoming components 2019-10-22 19:13:06 -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 Adding response sample for /v1.0/dapr/config (#189) 2019-10-24 05: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 Clean pub sub (#172) 2019-10-19 14:04:20 -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.