Church Community Builder API
A Ruby wrapper for the Church Community Builder API (https://support.churchcommunitybuilder.com/customer/portal/articles/640589-api-documentation)
https://designccb.s3.amazonaws.com/helpdesk/files/official_docs/api.html
Install / Setup
Installing the gem
gem install church_community_builder
To add it to your Gemfile
gem 'church_community_builder', require: 'church_community_builder'
License
This project is released under the MIT license (see LICENSE).
This project is maintained by 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.