docs/reference
Shalabh Mohan Shrivastava f6c4a919f8
Updating the state API spec documentation for new multi state stores APIs (#295)
* Updating the state API spec documentation to add the details of multi state stores scenario.

* Resolving code review comments.

* Updating the api spec for multiple state store.

Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-02-06 14:23:34 -08:00
..
api Updating the state API spec documentation for new multi state stores APIs (#295) 2020-02-06 14:23:34 -08:00
README.md Fixing the filename with minor updates (#120) 2019-10-14 16:57:24 -07:00

README.md

Dapr References

  • Dapr 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 API: Provides a clear understanding of the Dapr runtime HTTP API surface and help evolve it for the benefit of developers everywhere.