Summary

My .NET commands were working kinda funky, so we refreash it. Uninstall everything and installed back. Now with a fresh and functional dev enviroment we created a brand new isolated Azure Function using VSCode on Linux and .NET 6.0. Once that was done, it was much easier to see what needed to be done to upgrade the Azure Url Shortener project.

📺 - Twitch archive - stream no.203

Replay


Project

All the code for this project is available on GitHub: azurlshortener - https://github.com/FBoucher/azurlshortener

TodDos

  • plan of the day
  • Add OpenAPI to URLList
  • Add OpenAPI to UrlCreate
  • Add OpenAPI to Urlupdate
  • Add OpenAPI to Urlredirect
  • Add OpenAPI to URL Archive
  • Add OpenAPI to URLStats

Game Results

Notes/ References / Snippets

  • OPenAPI docs https://swagger.io/docs/specification/about/