-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an API Gateway/Proxy project template that uses YARP #51353
Comments
Yeah, I think it's worth revisiting 😃 |
As a nuget package that can be installed? As part of the default .NET/VS templates? |
As part of the default I think. |
And more interestingly, what do you put in it? YARP doesn't need much to get started.
|
That sample looks good, and even includes config-loading which I was going to ask about. |
@samsp-msft @benjaminpetit Came across this while working through the |
We should consider adding a project template that makes it easy to get started building an API Gateway / Reverse Proxy using YARP.
The text was updated successfully, but these errors were encountered: