-
Notifications
You must be signed in to change notification settings - Fork 7
make use taobao open api more flexible
License
wear/open-taobao
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (c) 2009 [stephen - wear6365022#gmail.com], released under the MIT license contributer - [email protected] = OpenTaobao open.taobao.com 插件,更方便的调用taobao open api * 全面支持Taobao API GET/POST操作 * 测试环境及生产环境开发支持 == 安装 先安装依赖 rest client, >> ruby script/plugin install git://github.com/adamwiggins/rest-client.git crack >> ruby script/plugin install git://github.com/jnunemaker/crack.git 安装open-taobao >> ruby script/plugin install git://github.com/wear/open-taobao.git 配置config目录下的taobao.yml, api_key,secret_key,v,format,host 必须设置 == 使用 $ OpenTaobao.get_with(:method =>'taobao.sellercats.list.get',:nick => 'alipublic23') # 需要调用的方法名和这个方法的必要参数 == Changes 2009-10-27 1.测试生产环境下开发调用,成功 ->done 2009-10-23 1,实现post方式成功 ->done
About
make use taobao open api more flexible
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published