Metadata


Name
gds-api-adapters
Version
36.2.0
Platform
ruby
Authors
James Stewart
Bindir
bin
Date
2016-09-27 00:00:00 UTC
Dependencies
plek (>= 1.9.0)
null_logger (>= 0)
link_header (>= 0)
lrucache (~> 0.1.1)
rest-client (~> 2.0)
rack-cache (>= 0)
gem_publisher (~> 1.5.0, development)
mocha (> 1.0.0, development)
minitest (> 5.0.0, development)
pry (>= 0, development)
rack (~> 1.6.4, development)
rack-test (>= 0, development)
rake (~> 0.9.2.2, development)
yard (= 0.8.7.6, development)
simplecov (~> 0.5.4, development)
simplecov-rcov (>= 0, development)
timecop (~> 0.5.1, development)
webmock (= 1.24.2, development)
pact (= 1.9.0, development)
pact-mock_service (= 0.8.1, development)
pact-consumer-minitest (= 1.0.1, development)
pact_broker-client (= 1.0.0, 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-adapters.rb
lib/gds_api/asset_manager.rb
lib/gds_api/base.rb
lib/gds_api/business_support_api.rb
lib/gds_api/config.rb
lib/gds_api/content_api.rb
lib/gds_api/content_store.rb
lib/gds_api/core-ext/openstruct.rb
lib/gds_api/email_alert_api.rb
lib/gds_api/exceptions.rb
lib/gds_api/external_link_tracker.rb
lib/gds_api/gov_uk_delivery.rb
lib/gds_api/govuk_headers.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/local_links_manager.rb
lib/gds_api/mapit.rb
lib/gds_api/maslow.rb
lib/gds_api/middleware/govuk_header_sniffer.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/performance_platform/data_in.rb
lib/gds_api/publisher.rb
lib/gds_api/publishing_api.rb
lib/gds_api/publishing_api/special_route_publisher.rb
lib/gds_api/publishing_api_v2.rb
lib/gds_api/railtie.rb
lib/gds_api/response.rb
lib/gds_api/router.rb
lib/gds_api/rummager.rb
lib/gds_api/support.rb
lib/gds_api/support_api.rb
lib/gds_api/test_helpers/asset_manager.rb
lib/gds_api/test_helpers/business_support_api.rb
lib/gds_api/test_helpers/business_support_helper.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/content_item_helpers.rb
lib/gds_api/test_helpers/content_store.rb
lib/gds_api/test_helpers/email_alert_api.rb
lib/gds_api/test_helpers/gov_uk_delivery.rb
lib/gds_api/test_helpers/imminence.rb
lib/gds_api/test_helpers/intent_helpers.rb
lib/gds_api/test_helpers/json_client_helper.rb
lib/gds_api/test_helpers/licence_application.rb
lib/gds_api/test_helpers/local_links_manager.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/performance_platform/data_in.rb
lib/gds_api/test_helpers/publisher.rb
lib/gds_api/test_helpers/publishing_api.rb
lib/gds_api/test_helpers/publishing_api_v2.rb
lib/gds_api/test_helpers/router.rb
lib/gds_api/test_helpers/rummager.rb
lib/gds_api/test_helpers/support.rb
lib/gds_api/test_helpers/support_api.rb
lib/gds_api/test_helpers/whitehall_admin_api.rb
lib/gds_api/test_helpers/worldwide.rb
lib/gds_api/version.rb
lib/gds_api/worldwide.rb
test/asset_manager_test.rb
test/business_support_api_test.rb
test/content_api_test.rb
test/content_store_test.rb
test/email_alert_api_test.rb
test/external_link_tracker_test.rb
test/fixtures/finder_api/cma-case-schema.json
test/fixtures/hello.txt
test/fixtures/new_policies_for_dwp.json
test/fixtures/no_services_and_info_data_found_fixture.json
test/fixtures/old_policies_for_dwp.json
test/fixtures/services_and_info_fixture.json
test/fixtures/sub_sector_organisations.json
test/fixtures/world_organisations_australia.json
test/gds_api_base_test.rb
test/gov_uk_delivery_test.rb
test/govuk_headers_test.rb
test/helpers_test.rb
test/imminence_api_test.rb
test/json_client_test.rb
test/licence_application_api_test.rb
test/list_response_test.rb
test/local_links_manager_api_test.rb
test/mapit_test.rb
test/maslow_test.rb
test/middleware/govuk_header_sniffer_test.rb
test/need_api_test.rb
test/organisations_api_test.rb
test/panopticon_registerer_test.rb
test/panopticon_test.rb
test/pp_data_in_test.rb
test/publisher_api_test.rb
test/publishing_api/special_route_publisher_test.rb
test/publishing_api_test.rb
test/publishing_api_v2/get_expanded_links_test.rb
test/publishing_api_v2/get_links_test.rb
test/publishing_api_v2/lookup_test.rb
test/publishing_api_v2_test.rb
test/response_test.rb
test/router_test.rb
test/rummager_helpers_test.rb
test/rummager_test.rb
test/support_api_test.rb
test/support_test.rb
test/test_helper.rb
test/test_helpers/email_alert_api_test.rb
test/test_helpers/pact_helper.rb
test/test_helpers/panopticon_test.rb
test/test_helpers/publishing_api_test.rb
test/test_helpers/publishing_api_v2_test.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
2.2.5
Specification version
4
Summary
Adapters to work with GDS APIs
Test files
test/panopticon_registerer_test.rb
test/publishing_api/special_route_publisher_test.rb
test/asset_manager_test.rb
test/list_response_test.rb
test/support_test.rb
test/publisher_api_test.rb
test/gov_uk_delivery_test.rb
test/helpers_test.rb
test/test_helper.rb
test/panopticon_test.rb
test/content_store_test.rb
test/publishing_api_v2/get_links_test.rb
test/publishing_api_v2/lookup_test.rb
test/publishing_api_v2/get_expanded_links_test.rb
test/external_link_tracker_test.rb
test/imminence_api_test.rb
test/gds_api_base_test.rb
test/router_test.rb
test/publishing_api_test.rb
test/licence_application_api_test.rb
test/test_helpers/pact_helper.rb
test/test_helpers/panopticon_test.rb
test/test_helpers/publishing_api_test.rb
test/test_helpers/email_alert_api_test.rb
test/test_helpers/publishing_api_v2_test.rb
test/local_links_manager_api_test.rb
test/govuk_headers_test.rb
test/business_support_api_test.rb
test/rummager_helpers_test.rb
test/support_api_test.rb
test/organisations_api_test.rb
test/maslow_test.rb
test/json_client_test.rb
test/need_api_test.rb
test/fixtures/sub_sector_organisations.json
test/fixtures/no_services_and_info_data_found_fixture.json
test/fixtures/finder_api/cma-case-schema.json
test/fixtures/world_organisations_australia.json
test/fixtures/old_policies_for_dwp.json
test/fixtures/services_and_info_fixture.json
test/fixtures/new_policies_for_dwp.json
test/fixtures/hello.txt
test/response_test.rb
test/worldwide_api_test.rb
test/pp_data_in_test.rb
test/middleware/govuk_header_sniffer_test.rb
test/content_api_test.rb
test/email_alert_api_test.rb
test/publishing_api_v2_test.rb
test/rummager_test.rb
test/mapit_test.rb
Original platform
ruby
New platform
ruby