https://github.com/mix-php/micro-server
Common interface for microservice server library
https://github.com/mix-php/micro-server
Last synced: about 1 year ago
JSON representation
Common interface for microservice server library
- Host: GitHub
- URL: https://github.com/mix-php/micro-server
- Owner: mix-php
- Created: 2020-06-09T12:19:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:45:21.000Z (over 5 years ago)
- Last Synced: 2025-02-15T21:24:45.524Z (about 1 year ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Micro Server
微服务 Server 库通用接口
Common interface for microservice server library
## Usage
安装:
```
composer require mix/micro-server
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/