pco_api 2.1.2
pco_api is a gem for working with the RESTful JSON API at api.planningcenteronline.com using HTTP basic auth or OAuth 2.0. This library can talk to any endpoint the API provides, since it is written to build endpoint URLs dynamically using method_missing.
Gemfile:
=
install:
=
Runtime Dependencies (2):
faraday
> 2.0
faraday-excon
~> 2.1