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
-
Fork it
-
Create your feature branch (+git checkout -b my-new-feature+)
-
Commit your changes (+git commit -am ‘Added some feature’+)
-
Push to the branch (+git push origin my-new-feature+)
-
Create new Pull Request
Author
blair christensen. <[email protected]>
Home Page
github.com/blairc/jgrouper-server