Skip to content

Commit 6eae4e0

Browse files
authored
Add Requestly to applications.json (#986)
1 parent 8b3183d commit 6eae4e0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

applications.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,6 +2340,23 @@
23402340
"typescript"
23412341
]
23422342
},
2343+
{
2344+
"short_description": "A lightweight open-source API Development, Testing & Mocking platform",
2345+
"categories": [
2346+
"web-development"
2347+
],
2348+
"repo_url": "https://github.com/requestly/requestly",
2349+
"title": "Requestly",
2350+
"icon_url": "https://raw.githubusercontent.com/requestly/requestly/master/app/public/favicon.png",
2351+
"screenshots": [
2352+
"https://github.com/user-attachments/assets/a962b213-8744-4ffc-bd04-fcf891f48914",
2353+
"https://github.com/user-attachments/assets/7bc00c7e-c280-40eb-9a2a-c070ecdea662"
2354+
],
2355+
"official_site": "https://requestly.com",
2356+
"languages": [
2357+
"javascript"
2358+
]
2359+
},
23432360
{
23442361
"short_description": "Insomnia is a cross-platform REST client, built on top of Electron. ",
23452362
"categories": [

0 commit comments

Comments
 (0)