From the course: Advanced Azure Microservices with .NET for Developers
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Challenge: Configuring additional routes in the API gateway - Azure Tutorial
From the course: Advanced Azure Microservices with .NET for Developers
Challenge: Configuring additional routes in the API gateway
(electronic sounds) - [Instructor] It's time for a challenge, the goal is for you to get real hands on practice, implementing the API Gateway pattern with Ocelot. Specifically, you should configure additional routes in the API Gateway Microservice to expose the pet query, rescue query, and patient query endpoints. If you'd like to skip this challenge, join me in the next chapter. We're going to use the following configuration. This table shows the required upstream paths and how they map to the actual endpoint paths we have. When you're done, join me in the next video. And I walked you through how I approach this.