avy/resereller-club

该包最新版本(dev-master)没有可用的许可信息。

resellerClub上集成海关支付的初始包

dev-master 2019-01-10 21:51 UTC

This package is auto-updated.

Last update: 2024-09-11 14:21:14 UTC


README

这是resellerClub提供的基本API,我们将其作为包添加到compose中,因此现在您可以直接在compose中使用这个库从头开始集成。

入门指南

以下说明将帮助您在本地计算机上创建项目的副本并启动开发与测试。有关如何将项目部署到生产系统的说明,请参阅部署部分。

先决条件

您应该使用Compose来安装。

Please we encourage use of compose, to simplify further integrations

安装

一系列逐步示例,说明如何启动开发环境

说明步骤内容

1. go to your working directory
2. compose init
3. (define your compose.json file)
4. compose install require avy/reseller-club

享受编写您的自定义API网关的编码过程