.gitattributes | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Runfile | |
|
|
apicake.gemspec | |
|
|
examples/01-basic.rb | 10 | A 0 mins |
|
examples/02-default-query.rb | 14 | A 0 mins |
|
examples/03-default-params.rb | 13 | A 0 mins |
|
examples/04-caching.rb | 15 | A 0 mins |
|
examples/README.md | |
|
|
lib/apicake.rb | 4 | A 0 mins |
|
lib/apicake/base.rb | 83 | A 35 mins |
|
lib/apicake/exceptions.rb | 3 | A 0 mins |
|
lib/apicake/payload.rb | 18 | A 0 mins |
|
lib/apicake/version.rb | 3 | A 0 mins |
|