forked from cuichang/rest
-
Notifications
You must be signed in to change notification settings - Fork 0
hlxabcd/rest
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
OKCOIN REST API PHP DEMO 环境: 1.PHP 5.5.19 2.要在php.ini里启用curl模块;php.ini里搜extension=php_curl.dll 把这行前面的分号去掉 说明: 1.如果不需要部署在SERVER 端 不需安装APACHE,使用 PHP 命令就可以运行代码 2.入口函数 OKCoinApi.php 3.遵循OKCOIN 官网REST API 使用 MD5加密规则 具体加密流程在:Rpc.php 39 - 50 行 4.Base.php 中 WEB_BASE 参数,配置访问OKCoin国际中国站地址 PS: OKCoin API 技术群 334662836
About
OKCoin Rest Api客户端示例 目前只提供C++、C# 、Java、PHP、Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%