A Ruby wrapper for the FellowshipOne API (https://developer.fellowshipone.com/)
Installing the gem
gem install fellowshipone
To add it to your Gemfile
gem 'fellowshipone', '3.0.0'
- FellowshipOne API: https://developer.fellowshipone.com/docs/
- FellowshipOne Forum: https://developer.fellowshipone.com/forum/
This project is released under the MIT license (see LICENSE). This project is maintained by Taylor Brooks (https://github.com/taylorbrooks).
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.