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",