The demo for the Beautiful API presentation.
- Show overall github repo structure, including
.vscode/settings.json
which has some Functions settings. - Dive into functions but scroll to the bottom and show them around host.json but NOT local.settings.json which has some secrets.
- Routes are awesome! https://learn.microsoft.com/en-us/aspnet/web-api/overview/web-api-routing-and-actions/attribute-routing-in-web-api-2#route-constraints
- Discuss profile.ps1
- Talk about requirements.psd1 vs Modules
- Talk about Davide Mauri