docs/reference
Ricardo Niepel bba44db4be Adding response sample for /v1.0/dapr/config (#189)
Adding response sample for GET http://localhost:<appPort>/v1.0/dapr/config

Closing #184
2019-10-24 05:54:50 -07:00
..
api Adding response sample for /v1.0/dapr/config (#189) 2019-10-24 05:54:50 -07: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.