RubyGems Navigation menu

RedcapAPI 0.0.1

To start: r = RedcapAPI.new(token, url) # your institution has it's own url, and each project has it's own token r.get(optional record_id) # returns all records in JSON format or a specific record if specified

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.6 June 18, 2015 (9.5KB)
  2. 0.0.6a June 18, 2015 (9KB)
  3. 0.0.5 July 13, 2014 (7KB)
  4. 0.0.5b July 13, 2014 (7.5KB)
  5. 0.0.5a July 13, 2014 (7.5KB)
  6. 0.0.1 July 13, 2014 (6.5KB)
全てのバージョンを表示(全9件)

Development依存関係 (3):

bundler ~> 1.6
mechanize >= 0
rake >= 0

所有者:

作者:

  • eugyev

SHA 256チェックサム:

=

累計ダウンロード数 22,069

このバージョンのみ 2,415

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: