zhuyanhai/apigateway

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

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

This package is not auto-updated.

Last update: 2024-04-13 23:46:33 UTC


README

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

Installation

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

Usage

配置(以 laravel 为例)

    修改 env
        

基本使用:

<?php