Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

alphagov/govuk-explore-api-prototype

Repository files navigation

README

Data sources

Mainstream pages (/browse):

First level mainstream pages are linked to from the home page's list of topics (Benefits, Money and tax, etc)

Specialist topic pages:

Taxons

Prototype:

  • Currently handles mainstream pages: /browse/<slug> (and /browse/<slug1></slug2>)

for each of those pages, the prototype fetches /browse/<slug> from the prototype API, which itself fetches:

Question: does the search API only work with taxon UUIDs?