Skip to content

A modular NET 9 Gateway API project that demonstrates custom middleware implementations like JWT validation, rate limiting, request size limiting, and global exception handling.

License

Notifications You must be signed in to change notification settings

tahaorhan13/middleware-driven-gateway-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

.NET Version Platform License Stars

πŸ›‘οΈ MiddlewareDrivenGateway

A modular ASP.NET Core 9 gateway project that demonstrates custom-built middleware components for security, performance, and control.

πŸš€ Features

  • βœ… JWT Token Validation Middleware
  • β›” IP-Based Rate Limiting Middleware
  • πŸ“ Request Body Size Limiting Middleware
  • πŸ’₯ Global Exception Handling Middleware
  • βš™οΈ Clean and modular project structure (plug & play style)

πŸ“‚ Project Structure

About

A modular NET 9 Gateway API project that demonstrates custom middleware implementations like JWT validation, rate limiting, request size limiting, and global exception handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages