RubyGems Navigation menu

pco_api 1.2.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.1 - April 24, 2024 (9.5 KB)
  2. 2.1.0 - April 14, 2023 (9.5 KB)
  3. 2.0.2 - January 10, 2023 (9.5 KB)
  4. 2.0.1 - August 08, 2022 (9.5 KB)
  5. 2.0.0 - March 01, 2021 (9.5 KB)
  6. 1.2.2 - August 17, 2017 (9 KB)
Show all versions (14 total)

Runtime Dependencies (3):

excon ~> 0.45.3
faraday ~> 0.10

Development Dependencies (3):

pry ~> 0.10
rspec ~> 3.2
webmock ~> 1.21

Owners:

Authors:

  • Planning Center Online

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 27,917

For this version 3,328

License:

MIT

Required Ruby Version: >= 2.0.0

Links: