https://github.com/mix-php/micro-gateway
Mix Micro Gateway
https://github.com/mix-php/micro-gateway
Last synced: 2 months ago
JSON representation
Mix Micro Gateway
- Host: GitHub
- URL: https://github.com/mix-php/micro-gateway
- Owner: mix-php
- Archived: true
- Created: 2020-04-08T07:21:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T02:47:52.000Z (almost 6 years ago)
- Last Synced: 2025-08-01T21:33:42.786Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Micro Gateway
基于 Swoole 开发的 Web/API 网关,微服务代理
因为 Mix 微服务全面采用 [Micro](https://github.com/micro/micro) 微服务工具包作为网关,该项目停止维护。
## Usage
安装:
```
composer require mix/micro-gateway
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/