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

Yauhen Ilyushenka #257

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

YauhenIlyushenka
Copy link

@YauhenIlyushenka YauhenIlyushenka commented Nov 25, 2024

  • Added AuthController, which will generate JWT Tokens and TargetController for testing;
  • Configured Swagger with Bearer Token Authorization;
  • Setup DAL, BL, Core layers and Infrastructure of project;;
  • Implemented ExceptionHandler and custom TooManyRequestsException has been added as well;
  • Configured RequestLimiterFilter;
  • Added LimitService, RuleFactory and rules;
  • Added RequestRepository;
  • Configured FluentValidation;
  • Added unit tests;

eilyushenko added 8 commits November 24, 2024 21:08
- Added AuthController, which will generate JWT Tokens and TargetController for testing;
- Configured Swagger with Bearer Token Authorization;
- Setup DAL, BL, Core layers;
- Implemented ExaptionHandler;
- Setup Infrastructure of project;
- Configured RequestLimiterFilter;
- Added RuleFactory and rules;
- Added LimitService;
- Added custom TooManyRequestsException;
- Added RequestRepository without implementation;
- Added RequestRepository;
- Added FluentValidation;
@YauhenIlyushenka YauhenIlyushenka marked this pull request as ready for review November 27, 2024 22:01
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.

1 participant