在Study4.TW .NET Conf 2018的網關攻略 - 淺談 .NET Core演講中聽了一些關於API Gateway的應用,於是想找個時間做相關閱讀
客戶端總是需要依賴多個服務集成結果,如果改成透過Gateway?
- 客戶端只需要向Gateway發出請求,並取得Gateway回應的結果
- 需要依賴那些Service由Gateway決定
探討
- Wab 應用程序、移動應用程序、第三方應用程序,都各自擁有自己的Gateway為什麼?
優點
- ~
已知用途
相關連結
- GraphQL as an API Gateway to Microservices
- Pattern: API Gateway / Backend for Front-End
- 台中前端社群 02/03 GraphQL & Relay初探 @夢種子
- Building an API Gateway using Node.js
相關套件 :