ukparliament / parliament.uk-prototype

Parliament.uk prototype is an early incarnation of a new parliament website. Please see the README for more information.
https://beta.parliament.uk/
MIT License
5 stars 13 forks source link

[WEBSITE-1388] Data formats #501

Closed bryonywatson1 closed 7 years ago

bryonywatson1 commented 7 years ago

[WEBSITE-1388] Data formats

    * Add method to ApplicationController to check if the user has requested an available data format, and if so, finds and routes them to the data api url
    * Add ROUTE_MAP hashes to every controller, which maps controller method to data api url
    * Add tests