https://github.com/mix-php/micro-route
Common interface for microservice route library
https://github.com/mix-php/micro-route
Last synced: about 1 year ago
JSON representation
Common interface for microservice route library
- Host: GitHub
- URL: https://github.com/mix-php/micro-route
- Owner: mix-php
- Created: 2020-04-21T05:18:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:45:15.000Z (over 5 years ago)
- Last Synced: 2025-02-15T20:53:05.889Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Micro Route
微服务路由库通用接口
Common interface for microservice route library
## Usage
安装:
```
composer require mix/micro-route
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/