lattesoft/api-microservice-core

Api Core for microservice.

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

This package is not auto-updated.

Last update: 2024-05-26 04:45:35 UTC


README

Latest Stable Version: 1.0.0

API Microservice Core for Laravel

API Core for microservice,

Installation

Use composer to manage your dependencies and download API Microservice Core:

composer require lattesoft/api-microservice-core

Example

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

IResponse::responseService(2001000)

?>

Changelog

1.0.0 / 2018-04-02

  • Create Project.

New Lines in private keys

If your private key contains \n characters, be sure to wrap it in double quotes "" and not single quotes '' in order to properly interpret the escaped characters.

License

LATTESOFT (Thailand)