content-store
content-store copied to clipboard
API for content on GOV.UK
Content Store
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
- Content Store API
- Publish intents
- Access-limited content items
- Gone items
- Redirect items
- Placeholder items
Licence
MIT License