Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.29 KB

Readme.md

File metadata and controls

19 lines (12 loc) · 1.29 KB

Dapr Service (Callback) SDK for Go

In addition to this Dapr API client, Dapr Go SDK also provides service package to bootstrap your Dapr callback services. These services can be developed in either gRPC or HTTP:

Templates

To accelerate your Dapr app development in Go even further, we've created a few GitHub templates which build on the above Dapr callback packages:

Contributing

See the Contribution Guide to get started with building and developing.