alphagov / link-checker-api

Checks links on GOV.UK
https://docs.publishing.service.gov.uk/apps/link-checker-api.html
MIT License
7 stars 4 forks source link
container govuk

Link Checker API

A web service that takes an input of URIs. It performs a number of checks on them to determine whether these are things that should be linked to.

Nomenclature

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

Further documentation

Check the docs directory.

Licence

MIT License