mirror of https://github.com/dapr/docs.git
Fix broken link for templates |
||
---|---|---|
.github | ||
best-practices | ||
concepts | ||
contributing | ||
getting-started | ||
howto | ||
images | ||
overview | ||
reference | ||
walkthroughs | ||
.gitignore | ||
FAQ.md | ||
LICENSE | ||
README.md |
README.md
📖 Dapr documentation
Welcome to the Dapr documentation repository. You can learn more about Dapr from the links below.
Topic | Description |
---|---|
Overview | An overview of Dapr and how it enables you to build distributed |
Getting Started | Set up your environment |
Concepts | Dapr concepts explained |
How-Tos | Guides explaining how to accomplish specific tasks |
Best practices | Guides explaining best practices using Dapr including |
Reference | Detailed reference documentation |
FAQ | Frequently asked questions, mostly around differentiation to existing frameworks |
Further documentation
Area | Description |
---|---|
Command Line Interface (CLI) | The Dapr CLI allows you to setup Dapr on your local dev machine or on a Kubernetes cluster, provides debugging support, launches and manages Dapr instances. |
Dapr Runtime | Dapr runtime code and overview documentation. |
Componenets Contribution | Open, community driven reusable components for building distributed applications. |
SDKs | - Go SDK - Java SDK - Javascript SDK - Python SDK - .NET SDK Note: Dapr is language agnostic and provides a RESTful HTTP API in addition to the protobuf clients. |
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.
Version | Repo |
---|---|
v0.5.0 | Docs - Runtime - CLI |
v0.4.0 | Docs - Runtime - CLI |
v0.3.0 | Docs - Runtime - CLI |
v0.2.0 | Docs - Runtime - CLI |
v0.1.0 | Docs - Runtime - CLI |