Sha256: ce4d4bba6e79acdb40c8d868b8fc868422954f2d14943e33eb022ee07443b975

Contents?: true

Size: 928 Bytes

Versions: 8

Compression:

Stored size: 928 Bytes

Contents

= FellowshipOne API

This Ruby project is an API wrapper for the FellowshipOne API (https://developer.fellowshipone.com/)


== Install / Setup

Installing the gem

    gem install fellowshipone-api


To add it to your Gemfile

    gem 'fellowshipone-api', :require => 'fellowshipone'


== Example usage

  Checkout the examples folder.


== Additional resources

* FellowshipOne API: https://developer.fellowshipone.com/docs/
* FellowshipOne Forum: https://developer.fellowshipone.com/forum/


== License

This project is released under the MIT license (see LICENSE).

This project is maintained by Wes Hays (https://github.com/weshays).


== Contributors

Chad Feller: https://github.com/cfeller
Taylor Brooks: https://github.com/taylorbrooks


== Want to Contribute?

If you would like to get involved in this project, then please fork the project. Make changes, add features, write some tests, and then send a pull request. 

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fellowshipone-api-0.9.0 README.rdoc
fellowshipone-api-0.8.0 README.rdoc
fellowshipone-api-0.7.0 README.rdoc
fellowshipone-api-0.6.4 README.rdoc
fellowshipone-api-0.6.3 README.rdoc
fellowshipone-api-0.6.2 README.rdoc
fellowshipone-api-0.6.1 README.rdoc
fellowshipone-api-0.6.0 README.rdoc