MENU

Fun & Interesting

Deploying to a Container and Docker Hub - Building a Sample API in C# Course

IAmTimCorey 7,053 3 weeks ago
Video Not Working? Fix It Now

Having a sample API is a useful tool when learning web development because it gives you something to test your front-end against. In this course, we are building a sample API that can be used both locally and via the web. Along the way, are learning how to build and deploy a minimal API in C#. When we are done, we will have built an API with sample data that is documented, has health checks, simulates slowdowns and errors, and is deployed both as a Docker container and as a web application on a virtual private server. The end result will be a tool you can use in testing for your own apps. In this lesson, we are going to deploy our application to the Docker Hub so that anyone can download the image and use it right away. Full Training Courses: https://IAmTimCorey.com

Comment