From 84c82e2ab41de3aa22e927fe126037414d8cf8e6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 3 Sep 2024 12:01:18 +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 f4979154..2d9a34e1 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1408, +"count": 1409, "entries": [ { "API": "Cat Facts", @@ -2854,6 +2854,15 @@ "Link": "https://httpbin.org/", "Category": "Development" }, + { + "API": "httpSMS", + "Description": "Use your Android phone as an SMS gateway to send and receive SMS messages via a simple HTTP API", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://docs.httpsms.com/", + "Category": "Development" + }, { "API": "Hunter", "Description": "API for domain search, professional email finder, author finder and email verifier",