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

An API explorer to help people get to grips with the GOV.UK APIs

Notifications You must be signed in to change notification settings

alphagov/api-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GOV.UK Api Explorer

The code behind http://govuk-api.heroku.com

This is a simple rack and javascript application to help people begin to explore the GOV.UK Content API.

To run it locally call

rackup

and then you'll be able to access it at http://localhost:9292/

Most of the work is done in javascript, but rack allows us to proxy the requests to GOV.UK, getting around cross-domain javascript restrictions.

About

An API explorer to help people get to grips with the GOV.UK APIs

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published