enterstudio / content-store

API for content on GOV.UK

Home Page:https://docs.publishing.service.gov.uk/apps/content-store.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The content store

The central storage of published content on GOV.UK.

Technical documentation

The content store maps public-facing URLs to published items of content, represented as JSON data.

Publishing applications add content to the content store via the Publishing API; public-facing applications read content from the content store and render them on GOV.UK.

Running the application

./startup.sh

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.

Licence

MIT License

Further technical information

Detailed technical information can be found in the content store documentation.

About

API for content on GOV.UK

https://docs.publishing.service.gov.uk/apps/content-store.html

License:MIT License


Languages

Language:Ruby 97.8%Language:HTML 2.1%Language:Shell 0.0%