Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add broken link checker for library services Airtable data #1

Open
DaveBathnes opened this issue May 20, 2020 · 0 comments
Open

Add broken link checker for library services Airtable data #1

DaveBathnes opened this issue May 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DaveBathnes
Copy link
Member

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.

@DaveBathnes DaveBathnes added the enhancement New feature or request label May 20, 2020
@DaveBathnes DaveBathnes added this to To do in Libraries at home via automation Jul 12, 2020
@DaveBathnes DaveBathnes self-assigned this Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant