Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 377 Bytes

File metadata and controls

4 lines (3 loc) · 377 Bytes

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.