Skip to content

fredrkl/dapr-demo

Repository files navigation

Dapr Demo

Following the Dapr getting started guide.

Topology

Loading
graph LR
  A[Caller] -->|Http request| B("jsonplaceholder.typicode.com")

Start application

dapr run ./dapr.yaml.

This will start the applications using the Dapr multi app mode.

Builds

.NET

About

Demo project for learning Dapr

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages