diff --git a/db/resources.json b/db/resources.json index 76a15362..007494ed 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1473, +"count": 1474, "entries": [ { "API": "AdoptAPet", @@ -2944,6 +2944,15 @@ "Link": "https://http2.pro/doc/api", "Category": "Development" }, + { + "API": "HTTPie", + "Description": "a free command-line HTTP client for the API era", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://httpie.io", + "Category": "Development" + }, { "API": "Httpbin", "Description": "A Simple HTTP Request & Response Service",