garlic/gateway
Composer 安装命令:
composer require garlic/gateway
包简介
Gateway Bundle provided to handle combined client query and delegate them to single microservice
README 文档
README
The gateway bundle adds support of merging multiply GraphQL schemas to single structure and handle requests to single microservices.
Features include:
- Documentation from multiply microservices in single place
- Validation on the gateway layer
- Split and process requests for multiply microservices
- Service discovery
Installation
With composer, require:
composer require garlic/gateway
Usage
Just install latest version of gateway bundle and add environment variables REDIS_HOST, REDIS_PORT to .env file to schema caching. Gateway service will be available at "/main" route.
统计信息
- 总下载量: 128
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-12