Show notes
In this episode of Running in Production, Jamie Taylor goes over how hebuilt Discworld Disorganizer which is a Discworldbook series search engine. It’s written in .NET Core and hosted for free onAzure. It’s been running in production since 2017.Jamie developed this app to scratch his own itch to help figure out which bookshe already owns. The API portion ofthe app is a separate app that is public and free to use. I learned a lot aboutthe .NET eco-system and even Discworld in this episode thanks to Jamie!Topics Include 12:34 – The search is handled by a free and open source RESTful API 13:58 – The API uses Swagger that uses code as documentation to see example usages 56:53 – You can find Jamie on GitHub and @dotnetcoreshow on Twitter where he posts updates about his .NET Core Podcast. He also has an https://about.me/thejamietaylor pageLinks📄 References https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-3.0 https://docs.microsoft.com/en-us/ef/core/ https://en.wikipedia.org/wiki/The_Art_of_Computer_Programming https://en.wikipedia.org/wiki/Discworld https://en.wikipedia.org/wiki/Open_API https://en.wikipedia.org/wiki/HATEOAS https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/ https://en.wikipedia.org/wiki/Field-programmable_gate_array https://en.wikipedia.org/wiki/PKCS_12 https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow⚙️ Tech Stack dotnet-core → angularjs → appveyor → azure → c-sharp → iis → open-source → sqlite → Support the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

