yarp

Community

Streamlines API gateway routing with YARP.

AuthorStuartF303
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill configures YARP reverse proxy for API gateway routing to simplify and centralize external-to-backend request routing, path transformations, and service aggregation.

Core Features & Use Cases

  • Route external API requests to internal microservices with configurable routes and clusters.
  • Apply path transforms to align external paths with backend services and unify health checks.
  • Integrate with ASP.NET Core to centralize gateway configuration via appsettings and startup code.

Quick Start

Add YARP to your ASP.NET Core project and load routes from configuration using AddReverseProxy().LoadFromConfig(...) Ensure that MapReverseProxy() is called last to avoid intercepting custom endpoints. Validate routing by exercising sample API gateway paths and verifying backend responses.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: yarp
Download link: https://github.com/StuartF303/Sorcha/archive/main.zip#yarp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.