Skip to content

iamdrewhayes/dapr-sidecar-with-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dapr-sidecar-with-docker-compose

Dapr Sidecar with docker-compose This reference project is to show how you can use docker-compose to run a Dapr sidecar along with your API. Check out the blog post that goes with this repo.

The project itself doesn't do anything - it's the out of the box .NET Web API with the weather forecast controller.