go-sdk/service
Mark Chmarny d6ce657c0f
proto updates (#107)
2020-11-11 16:09:35 -08:00
..
common fixes pubsub response codes in HTTP (#96) 2020-10-23 13:23:03 -07:00
grpc proto updates (#107) 2020-11-11 16:09:35 -08:00
http handler checks addressing issue #100 (#101) 2020-11-03 14:07:40 -08: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.