Part1️⃣ - Configuration |🚀Mastering .NET 8 Microservices: Using YARP as API Gateway & Reverse Proxy💡

preview_player
Показать описание
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring.
🔹In this video, I will walk you through the step-by-step process of configuring YARP in microservices.🎉

# Complete Source Code

# Playlists
🔹.NET 8 | 🚀Microservices: From Basics to Advanced Techniques! 💡👨‍💻

# Related
🚀Mastering .NET 8 Microservices: Using YARP as API Gateway & Reverse Proxy💡

# Here's a follow-up section to encourage engagement and support for Netcode-Hub:
🌟 Get in touch with Netcode-Hub! 📫

# ☕️ If you've found value in Netcode-Hub's work, consider supporting the channel with a coffee!

# Timestamps
📜 00:00 Introduction
🔧 04:00 Creating Microservices Project
📄 07:53 Adding Controllers to API Services
🛠️ 15:40 Configuring YARP in the Configuration File
⚙️ 29:44 Configuring YARP in Class
🚀 38:46 Running the Microservices
🏁 39:04 Conclusion
Рекомендации по теме
Комментарии
Автор

This is more useful and good video for devs;

mreshboboyev
Автор

Thanks for your video. This is Okay and working fine. 🙂
How to configure the swagger for the YARP gateway?

atdilakshan