mirror of https://github.com/dapr/docs.git
Removed manual ToC
This commit is contained in:
parent
769a5c2fad
commit
27b3ce861f
|
@ -7,11 +7,3 @@ linkTitle: "Dapr API"
|
|||
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.
|
||||
|
||||
- [Actors](./actors_api.md)
|
||||
- [Bindings](./bindings_api.md)
|
||||
- [PubSub](./pubsub_api.md)
|
||||
- [Secrets](./secrets_api.md)
|
||||
- [Service Invocation](./service_invocation_api.md)
|
||||
- [State](./state_api.md)
|
||||
- [Health](./health_api.md)
|
||||
|
|
Loading…
Reference in New Issue