mchmarny / dapr-demos

Collection of personal Dapr demos (bindings, state, pub/sub, service-to-service invocation)
https://dapr.io
MIT License
167 stars 47 forks source link
cron dapr grpc pubsub rest service

Dapr demos

Collection of personal Dapr demos.

Note, some of these demos require latest version of Dapr, Ingress gateway, Observability components, or cluster-local Redis and Mongo services. To create Kubernetes cluster with all these components on AKS, or quickly configure an existing cluster, consider the Dapr Cluster Setup utility.

Disclaimer

This is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.

License

This software is released under the MIT