From 8ab4c838fadbb93524c5253b29e79722fa8cfb53 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 25 Jun 2024 10:24:25 +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 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",