diff --git a/applications.json b/applications.json index a070fd8..b677512 100644 --- a/applications.json +++ b/applications.json @@ -2060,6 +2060,24 @@ "objective_c" ] }, + { + "short_description": "HTTP Toolkit is a cross-platform tool to intercept, debug & mock HTTP. ", + "categories": [ + "web-development" + ], + "repo_url": "https://github.com/httptoolkit/httptoolkit-desktop", + "title": "HTTP Toolkit", + "icon_url": "https://httptoolkit.tech/icon-600.png", + "screenshots": [ + "https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/inspect-screenshot.png", + "https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/intercept-screenshot.png", + "https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/edit-screenshot.png" + ], + "official_site": "https://httptoolkit.tech", + "languages": [ + "typescript" + ] + }, { "short_description": "Insomnia is a cross-platform REST client, built on top of Electron. ", "categories": [