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:
=
复制到剪贴板
已复制!
安装:
=
Runtime 依赖 (2):
faraday
> 2.0
faraday-excon
~> 2.1