Metadata


Name
gds-api-adapters
Version
7.22.3
Platform
ruby
Authors
James Stewart
Bindir
bin
Date
2013-12-04 00:00:00 UTC
Dependencies
plek (>= 0)
null_logger (>= 0)
link_header (>= 0)
lrucache (~> 0.1.1)
rest-client (~> 1.6.3)
rdoc (= 3.12, development)
rake (~> 0.9.2.2, development)
webmock (~> 1.8, development)
mocha (~> 0.12.4, development)
minitest (~> 3.4.0, development)
rack (>= 0, development)
simplecov (~> 0.5.4, development)
simplecov-rcov (>= 0, development)
gem_publisher (~> 1.1.1, development)
timecop (~> 0.5.1, development)
Description
A set of adapters providing easy access to the GDS GOV.UK APIs
Email
jystewart@gmail.com
Files
README.md
Rakefile
lib/gds_api/asset_manager.rb
lib/gds_api/base.rb
lib/gds_api/content_api.rb
lib/gds_api/core-ext/openstruct.rb
lib/gds_api/exceptions.rb
lib/gds_api/fact_cave.rb
lib/gds_api/gov_uk_delivery.rb
lib/gds_api/helpers.rb
lib/gds_api/imminence.rb
lib/gds_api/json_client.rb
lib/gds_api/licence_application.rb
lib/gds_api/list_response.rb
lib/gds_api/mapit.rb
lib/gds_api/need_api.rb
lib/gds_api/needotron.rb
lib/gds_api/null_cache.rb
lib/gds_api/organisations.rb
lib/gds_api/panopticon.rb
lib/gds_api/panopticon/registerer.rb
lib/gds_api/part_methods.rb
lib/gds_api/publisher.rb
lib/gds_api/response.rb
lib/gds_api/router.rb
lib/gds_api/rummager.rb
lib/gds_api/support.rb
lib/gds_api/test_helpers/asset_manager.rb
lib/gds_api/test_helpers/common_responses.rb
lib/gds_api/test_helpers/content_api.rb
lib/gds_api/test_helpers/content_api/artefact_stub.rb
lib/gds_api/test_helpers/fact_cave.rb
lib/gds_api/test_helpers/gov_uk_delivery.rb
lib/gds_api/test_helpers/imminence.rb
lib/gds_api/test_helpers/json_client_helper.rb
lib/gds_api/test_helpers/licence_application.rb
lib/gds_api/test_helpers/mapit.rb
lib/gds_api/test_helpers/need_api.rb
lib/gds_api/test_helpers/organisations.rb
lib/gds_api/test_helpers/panopticon.rb
lib/gds_api/test_helpers/publisher.rb
lib/gds_api/test_helpers/support.rb
lib/gds_api/test_helpers/worldwide.rb
lib/gds_api/version.rb
lib/gds_api/worldwide.rb
test/asset_manager_test.rb
test/content_api_test.rb
test/fact_cave_test.rb
test/fixtures/hello.txt
test/fixtures/world_organisations_australia.json
test/gds_api_base_test.rb
test/gov_uk_delivery_test.rb
test/imminence_api_test.rb
test/json_client_test.rb
test/licence_application_api_test.rb
test/list_response_test.rb
test/mapit_test.rb
test/need_api_test.rb
test/organisations_api_test.rb
test/panopticon_api_test.rb
test/panopticon_registerer_test.rb
test/publisher_api_test.rb
test/response_test.rb
test/router_test.rb
test/rummager_test.rb
test/support_api_test.rb
test/test_helper.rb
test/worldwide_api_test.rb
Homepage
http://github.com/alphagov/gds-api-adapters
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
1.8.23
Specification version
3
Summary
Adapters to work with GDS APIs
Test files
test/support_api_test.rb
test/mapit_test.rb
test/need_api_test.rb
test/publisher_api_test.rb
test/fact_cave_test.rb
test/licence_application_api_test.rb
test/gov_uk_delivery_test.rb
test/panopticon_api_test.rb
test/panopticon_registerer_test.rb
test/rummager_test.rb
test/json_client_test.rb
test/content_api_test.rb
test/response_test.rb
test/organisations_api_test.rb
test/imminence_api_test.rb
test/asset_manager_test.rb
test/fixtures/hello.txt
test/fixtures/world_organisations_australia.json
test/router_test.rb
test/list_response_test.rb
test/gds_api_base_test.rb
test/worldwide_api_test.rb
test/test_helper.rb
Original platform
ruby
New platform
ruby