TypeScript API gateway starter connecting and securing university microservices
A TypeScript API gateway starter that connects and secures university management microservices. It implements JWT authentication, role-based access control, request validation, load balancing, rate limiting, and logging middleware. Suited for university management and other microservice-based applications as a starting point for a secure gateway.
0