GitXplorerGitXplorer
t

govuk-content-api

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6bc3c24dd3fcc95cc1461920794cf4d49cf766a7

Add links between models through JSON

tthomasleese committed 8 years ago
Unverified
bf84fc0a51c1c5752376d80108978586eab74a4c

Add history endpoints

tthomasleese committed 8 years ago
Unverified
6cfbd2383b5dbf9d03351ff0c60ff2de0e0aa65d

Add a prefix to the lookup endpoint

tthomasleese committed 8 years ago
Unverified
00805bb28756e63e9e97655abd09bc974a64456b

Extract the common parameters out into defintions

tthomasleese committed 8 years ago
Unverified
191aa4bc56597cb839f8fbb973790175fef2d31a

Update endpoints for documents and editions

tthomasleese committed 8 years ago
Unverified
f8769c55e3f75e4cb1ce32fe07b64ff46605b0e5

Change API base path

tthomasleese committed 8 years ago

README

The README file for this repository.

govuk-content-api

Designs and ideas for the new GOV.UK Content API.

govuk-content-api.yaml

A Swagger definition of the API.

To test the API, run ./run-swagger-ui.sh and go to localhost in your browser.

schema.graphql

An attempt at a GraphQL schema defining the models in the API.