Skip to content

A single entry point for all client requests and routes them to the appropriate microservices.

License

Notifications You must be signed in to change notification settings

Practice-ISU/gatekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API-gateway

C# GRPC License MIT

Gatekeeper is an important service that allows clients to interact with other services without the need to manage them directly.

The Gatekeeper composition includes controllers that enable the management of users, folders, and files. Additionally, the API Gateway provides a unified interface for interacting with microservices while hiding the details of their implementation from the end user.

This simplifies client logic and reduces the number of requests to various services.

If you want to learn more about the requests implemented in the service, you can read the Wiki.

About

A single entry point for all client requests and routes them to the appropriate microservices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published