docs/reference/api
Young Bu Park 8971c1f4ae
Add state transaction api to spec (#753)
* add transaction api

* add more info

* Update state_api.md

* Update state_api.md

* Update state_api.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-08-19 10:43:19 -07:00
..
README.md Adding the health api reference link in the Readme. 2020-03-26 16:30:51 -07:00
actors_api.md Update docs to remove activate message. (#591) 2020-05-21 18:23:30 -07:00
bindings_api.md Update bindings_api.md (#678) 2020-07-09 15:02:36 -07:00
error_codes.md Updating the error code doc. 2020-03-25 10:54:17 -07:00
health_api.md Changing the description as suggested. 2020-03-25 11:02:35 -07:00
pubsub_api.md updating docs for multi pubsub (#745) 2020-08-14 10:25:45 -07:00
secrets_api.md Update secrets_api.md (#480) 2020-03-30 16:00:14 -07:00
service_invocation_api.md The operator should be "+" (#732) 2020-08-10 06:25:01 -07:00
state_api.md Add state transaction api to spec (#753) 2020-08-19 10:43:19 -07:00

README.md

Dapr API reference

Dapr is language agnostic and provides a RESTful HTTP & gRPC API.

The documents in this folder outline each api, the associated endpoints, and what capabilities are available.