docs/reference/api
Mark Chmarny d581ff811b
Adds pubsub name to subscription per v0.10 API (#769)
* Adds pubsub name to subscription per v0.10 API

* Update pubsub_api.md

* back to pubsubname
2020-09-01 14:28:07 -07:00
..
README.md Adding the health api reference link in the Readme. 2020-03-26 16:30:51 -07:00
actors_api.md Remove non transactional delete, save actor state api (#768) 2020-08-28 14:25:48 -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 Adds pubsub name to subscription per v0.10 API (#769) 2020-09-01 14:28:07 -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.