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