As a developer
I want a reusable API client for GOV.UK Registers entities
So that I don't have to write one for each consuming system
As a technical architect
I want it implemented using Active Resource
So that entities are mapped in an Active Record like way
Acceptance Criteria:
- It should use the
Link header if paginated when getting updates
More information about the API can be found here: https://docs.registers.service.gov.uk/api_reference/#api-reference
As a developer
I want a reusable API client for GOV.UK Registers
entitiesSo that I don't have to write one for each consuming system
As a technical architect
I want it implemented using Active Resource
So that entities are mapped in an Active Record like way
Acceptance Criteria:
Linkheader if paginated when getting updatesMore information about the API can be found here: https://docs.registers.service.gov.uk/api_reference/#api-reference