Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yuanping/kanbox

Repository files navigation

酷盘 Ruby SDK

酷盘 (kanbox.com) API for Ruby

Gem Version

Installation

$ gem install kanbox

Usage

使用方法参见 spec 里面的测试用例。

require "kanbox"
$client = Kanbox.configure do |config|
 config.api_key = "you client id"
 config.api_secret = "you client secert"
end

TODO

  • 去掉 rest-client
  • 实现 share 的 API

About

酷盘 (kanbox.com) API for Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%

AltStyle によって変換されたページ (->オリジナル) /