From f322874eccdc944bc544b6f0b2e2763d7a5454ab Mon Sep 17 00:00:00 2001 From: Aaron Yarborough Date: Wed, 18 Dec 2024 11:30:46 +0000 Subject: [PATCH] chore: add guidance on updating the list of APIs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd49522..934aac3 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,9 @@ Results will be shown in the console: # of services with a valid URL: 691/819 (84%) # of services with a valid organisation: 812/819 (99%) # of services with a valid contact: 598/819 (73%) -``` \ No newline at end of file +``` + +### Updating the list of APIs + +An insomnium JSON file (`./insomoum.json`) is used to store the list of endpoints the tool fetches data from. To edit the list using a UI, download and install the [Insomnium](https://github.com/ArchGPT/insomnium) REST API client and open the JSON file. +