filmov
tv
How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes)

Показать описание
API Gateway is an API management tool that usually sits between the external caller (Web or Mobile) and the internal services. The API Gateway can provide multiple features like:
1. Routing
2. Request Aggregation
3. Authentication
4. Authorization
5. Rate Limiting
6. Caching
7. Load Balancing
ETC.
Ocelot is an ASP.Net Core (Supports .Net Core 3.1) API Gateway. It's a NuGet package, which can be added to any ASP.Net Core application to make it an API Gateway.
Ocelot API Gateway supports all the features that any standard API Gateway does.
I will cover the following features of Ocelot API Gateway in this video:
1. Routing (Basic routing to internal service)
2. Authentication (JWT Token-based authentication)
3. Response Caching (Using Ocelot.Cache.CacheManager NuGet package)
4. Rate limiting
1. Routing
2. Request Aggregation
3. Authentication
4. Authorization
5. Rate Limiting
6. Caching
7. Load Balancing
ETC.
Ocelot is an ASP.Net Core (Supports .Net Core 3.1) API Gateway. It's a NuGet package, which can be added to any ASP.Net Core application to make it an API Gateway.
Ocelot API Gateway supports all the features that any standard API Gateway does.
I will cover the following features of Ocelot API Gateway in this video:
1. Routing (Basic routing to internal service)
2. Authentication (JWT Token-based authentication)
3. Response Caching (Using Ocelot.Cache.CacheManager NuGet package)
4. Rate limiting
What is an API (in 5 minutes)
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express
Build your first API in 10 minutes | API tutorial | FastAPI tutorial | Build API from scratch
Create A Python API in 12 Minutes
The Right Way To Build REST APIs
APIs for Beginners 2023 - How to use an API (Full Course / Tutorial)
What is an API ? Simply Explained
Want to build a good API? Here's 5 Tips for API Design.
How to Build an AI Function Agent with Groq API in Python | Step-by-Step Tutorial
APIs Explained (in 4 Minutes)
Build and sell your own API $$$ (super simple!)
APIs for Beginners - How to use an API (Full Course / Tutorial)
How To Build and Sell an API Without Coding!
Difference Between REST API vs Web API vs SOAP API Explained
Good APIs Vs Bad APIs: 7 Tips for API Design
Python API Development - Comprehensive Course for Beginners
Build A REST API With Node.js, Express, & MongoDB - Quick
How To Make Money with APIs & AI (Full Guide)
Build a REST API with Node JS and Express | CRUD API Tutorial
Create your own Public API in Python Tutorial
Turn an API into a Startup?! Build & Sell an API with JavaScript
How to build a REST API with Node js & Express
Make Money from your API Tutorial
What Is REST API? Examples And How To Use It: Crash Course System Design #3
Комментарии