Add HTTP Toolkit to applications (#429)

This commit is contained in:
Tim Perry 2019-10-08 17:35:20 +02:00 committed by Serhii Londar
parent 88b983eaeb
commit 9e239254e8

View file

@ -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": [