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

David Aboh #251

Closed
wants to merge 1 commit into from
Closed

David Aboh #251

wants to merge 1 commit into from

Conversation

askgoliath
Copy link

Implementation

RateLimiter

The implementation design/flow is illustrated above.

Consuming the Library

When consumed by an API project, the RateLimitingService can be easily used to implement an attribute or action filter.

It's designed to be extensible, so custom implementations can be provided/configured for the injected interfaces.

For instance, the library provides a static/scoped IRequestContextService, but an implementation like AppSettingsRequestContextService can be provided to parse and load context and configuration options from application settings.

@tom-gerken tom-gerken closed this Feb 11, 2025
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

Successfully merging this pull request may close these issues.

2 participants