Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

alphagov/collections-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collections API

This API sits between the collections-frontend and our content stores, merging and inflating collections content.

Technical documentation

This is a Ruby on Rails app which combines content from three different content stores to provide a single, RESTful endpoint for a sub-topic (eg. Business tax: PAYE).

Dependencies

Running the application

bundle exec rails s

If you're running the app in the GOV.UK development environment, start the app on port 3084 in order to access it at http://collections-api.dev.gov.uk.

If you're using Bowler, you can start the app with bowl collections-api.

Running the test suite

bundle exec rspec

Licence

MIT Licence

About

Almost-deprecated API that sits between the collections-frontend and the content stores.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published