go-sdk/service
Mark Chmarny 58a1c0ad47
fixes pubsub response codes in HTTP (#96)
2020-10-23 13:23:03 -07:00
..
common fixes pubsub response codes in HTTP (#96) 2020-10-23 13:23:03 -07:00
grpc cleans up all the readmes (#66) 2020-09-17 18:17:26 -07:00
http fixes pubsub response codes in HTTP (#96) 2020-10-23 13:23:03 -07:00
Readme.md template link updates (#85) 2020-10-06 04:37:21 -07:00

Readme.md

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 craated a few GitHub templates which build on the above Dapr callback packages:

Contributing

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