Skip to content

Add broken link checker for library services Airtable data #1

Description

@DaveBathnes

It would be useful to have code that goes through the library service data and checks that all the links are still working.

This will need to call to each URL and analyse the return data to ensure it receives a 200 code.

The code should be published as a single API route that can be called from the following URL:

/services/airtable/audit

The data returned should be an array of all the library services with a status (e.g. success/failure) and where there have been URL failures, a list of the invalid URLs and the status codes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions