Code Monkey home page Code Monkey logo

open-taobao's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.