Skip to content

fredrkl/dapr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapr Demo

Following the Dapr getting started guide.

Topology

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

Releases

No releases published

Languages