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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.6 - June 18, 2015 (9.5 KB)
  2. 0.0.6a - June 18, 2015 (9 KB)
  3. 0.0.5 - July 13, 2014 (7 KB)
  4. 0.0.5b - July 13, 2014 (7.5 KB)
  5. 0.0.5a - July 13, 2014 (7.5 KB)
  6. 0.0.1 - July 13, 2014 (6.5 KB)
Show all versions (9 total)

Development Dependencies (3):

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

Owners:

Authors:

  • eugyev

SHA 256 checksum:

53071e5c0dfb14f45b987afb960103eed1c529900259205bf662ca29d79f21d9

Total downloads 21,003

For this version 2,304

License:

MIT

Required Ruby Version: >= 0

Links: