lattesoft/api-microservice-core

dev-master 2018-04-02 01:28 UTC

This package is not auto-updated.

Last update: 2024-09-29 06:46:13 UTC


README

最新稳定版本:1.0.0

Laravel的API微服务核心

微服务API核心,

安装

使用composer管理您的依赖关系并下载API微服务核心

composer require lattesoft/api-microservice-core

示例

<?php
use \Finiz\Response\IResponse;
/*
 * For get translated response message
 */

IResponse::responseService(2001000)

?>

变更日志

1.0.0 / 2018-04-02

  • 创建项目。

私钥中的新行

如果您的私钥包含\n字符,请确保将其用双引号""而不是单引号''括起来,以便正确解释转义字符。

许可证

LATTESOFT(泰国)