A static version of the parliament.uk api
1.6K
Parliament.uk-static-api is a Sinatra app created by Parliamentary Digital Service that provides mock data for the UK Parliament prototype website, which can be called by any application pointing at this API.
NOTE: This API is in active development and is likely to change at short notice. It is not recommended that you use this in any production environment.
Parliament.uk-static-api requires the following:
bundle install
bundle exec puma -p 5000
PARLIAMENT_BASE_URL=http://localhost:5000/api/v1
The gem is available as open source under the terms of the Open Parliament Licence.
Content type
Image
Digest
Size
96.6 MB
Last updated
over 9 years ago
docker pull mattrayner/parliament.uk-static-api