JGrouper::Server - Pragmatically RESTful wrapper around the Internet2 Grouper API

Usage

Start web application:

% jgrouper-server

JGrouper::Server exposes both a browser-friendly interface and a RESTful interface.

API

Stems

Get root stem

GET /stems/root.json

Subjects

Get root subject

GET /subjects/root.json

Installation

Add this line to your application’s Gemfile:

gem 'jgrouper-server'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jgrouper-server

Contributing

  1. Fork it

  2. Create your feature branch (+git checkout -b my-new-feature+)

  3. Commit your changes (+git commit -am ‘Added some feature’+)

  4. Push to the branch (+git push origin my-new-feature+)

  5. Create new Pull Request

Author

blair christensen. <[email protected]>

Home Page

github.com/blairc/jgrouper-server

See Also

github.com/blairc/jgrouper, grouper.internet2.edu