zhuyanhai/apigateway

服务于第三方的api网关框架

dev-master 2017-04-17 08:18 UTC

This package is not auto-updated.

Last update: 2024-06-09 00:41:36 UTC


README

  • 服务于第三方的api网关框架;
  • 完善中......

Installation

composer require "zhuyanhai/apigateway:dev-master" -vvv

Usage

配置(以 laravel 为例)

    修改 env
        

基本使用:

<?php