Skip to main content

Application: content-store

API for content on GOV.UK

README

The Content Store is a database of almost all published content on GOV.UK. See the Content Store API for basic usage.

Technical documentation

This is a Ruby on Rails app, and should follow our Rails app conventions.

You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.

Use GOV.UK Docker to run any commands that follow.

Running the test suite

bundle exec rake

Example API output

Example API requests and corresponding responses can be found in the content store pact-broker documentation.

Further documentation

Licence

MIT License