ZeroToHeroDaprCon
ZeroToHeroDaprCon copied to clipboard
Demos from my Zero to Hero with Dapr session @ DaprCon
Zero to Hero with Dapr - DaprCon Demos
This repo contains the demos I showed off at DaprCon 2021 during my Zero to Hero with Dapr session 👨🏽💻. Join the discussion for this session and others from DaprCon over on Discord.
Check out the recording below 👨🏾💻
Start here
Before you dive into the demos, I recommend that you check out the getting started guide on the Dapr documentation. It will walk you through getting Dapr setup on your machine.
Demo listings
| # | Demo | Description |
|---|---|---|
| 1 | FastAPI and the Dapr CLI | A simple Web API written in Python |
| 2 | Contoso Crafts | A online store written in .NET that uses various Dapr building blocks such as Pub/Sub, State storage, a secrets. |
