From 0c37a83e40252e5bee4a3ad95de1078082a993b1 Mon Sep 17 00:00:00 2001 From: Sohail Pathan Date: Wed, 24 Apr 2024 11:05:07 +0530 Subject: [PATCH] Update index.json Added ApyHub Website --- miscellaneous/index.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/miscellaneous/index.json b/miscellaneous/index.json index 43929fd..38855fe 100644 --- a/miscellaneous/index.json +++ b/miscellaneous/index.json @@ -57,11 +57,21 @@ "level": "everyone", "type": "website" }, + { "title": "GPS - Understanding positioning method used by GPS", "url": "https://ciechanow.ski/gps/", "type": "article", "level": "everyone" + }, + + { + "title": "ApyHub - Catalog of 100+ Utility APIs", + "url": "https://apyhub.com/catalog", + "type": "website", + "level": "everyone" } + + ] -} \ No newline at end of file +}