From c714b5e4e65cbe30f01d77140e8b9f20f03324ac Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 16 Mar 2026 11:34:22 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 78028b6b..e25c5da3 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1560, +"count": 1561, "entries": [ { "API": "Cat Facts", @@ -3412,6 +3412,15 @@ "Link": "https://hub.openapihub.com/", "Category": "Development" }, + { + "API": "PayUs-as-a-Service (PUaaS)", + "Description": "A self-hostable API that returns randomized messages for past-due invoices", + "Auth": "", + "HTTPS": true, + "Cors": "no", + "Link": "https://github.com/sticknologic/payus-as-a-service", + "Category": "Development" + }, { "API": "Piloterr", "Description": "Piloterr web scraping API handles headless browsers, rotates proxies for you, and offers json-parsed data extraction",