Skip to content

TaheJdidi/Role-Based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ApiGateway ASP.NET Core Web API Will use YARP (Yet Another Reverse Proxy) or Ocelot for routing Responsible for authentication, authorization, threat detection, rate limiting

UsersService ASP.NET Core Web API Handles: User registration, login, roles (Admin, User) Issues JWT tokens

OrdersService (dummy service for testing) ASP.NET Core Web API Returns fake order data (GET /orders, POST /orders) Some endpoints restricted by role (e.g., Admin can delete orders)

About

Secure API Gateway with Role-Based Access & Threat Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages