Skip to content
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

API Gateway as a RESTful Microservice Facade #234

Open
VeritasSoftware opened this issue Feb 17, 2024 · 1 comment
Open

API Gateway as a RESTful Microservice Facade #234

VeritasSoftware opened this issue Feb 17, 2024 · 1 comment

Comments

@VeritasSoftware
Copy link

VeritasSoftware commented Feb 17, 2024

Are you a .NET Foundation Member
No, Seed category

Is this for promoting a .NET Foundation Project
Yes. dotnet-foundation/projects#255

Please describe the content.
The .NET Foundation should amplify this content because it will make API Gateway developers aware of an original concept for a Gateway.

URL of the content

https://github.com/VeritasSoftware/AspNetCore.ApiGateway

Copy for the content

The original concept is a Gateway as a RESTful Microservice Facade.
Unlike other API Gateways, this Gateway is a Microservice and uses the Asp Net Core request pipeline.
So, developers from an Asp Net Core Web API background can easily transition their knowledge to the API Gateway.

Rich in supported features.

  • Swagger
  • Authorization
  • Filters
    • Action
    • Exception
    • Result
  • Load balancing
  • Response caching
  • Web sockets
  • Event sourcing
  • Request aggregation
  • Middleware service
  • Logging
  • Clients available in
    • .NET
    • Typescript

Date requested

4th March 2024

Channel requested
X/Twitter
LinkedIn
Facebook
Newsletter - Published last day of the month for Members/Sponsors/Projects

Additional context

image

@ddskier
Copy link

ddskier commented Feb 24, 2024

Scheduled for Feb 27 on all social accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants