You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A microservice that acts as the API gateway, routing client requests to the appropriate microservices within the Career Seekers application. It handles request forwarding, load balancing, and centralizes access control and authentication for all backend services.