Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

API for content on GOV.UK, forked to explore running on PostgreSQL rather than MongoDB

License

Notifications You must be signed in to change notification settings

alphagov/content-store-on-postgresql

 
 

Repository files navigation

Content Store

The Content Store is a MongoDB 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

About

API for content on GOV.UK, forked to explore running on PostgreSQL rather than MongoDB

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.8%
  • HTML 2.0%
  • Dockerfile 0.2%