Skip to content

Commit 3b096a8

Browse files
committed
Add Requestly
1 parent 41cb716 commit 3b096a8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

resources/r.ts

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,21 @@ export const resources: Resource[] = [
297297
url: 'https://repohistory.com/',
298298
keywords: ['github', 'repo', 'repository', 'traffic'],
299299
},
300+
{
301+
name: 'Requestly',
302+
categories: ['API Building', 'Tooling'],
303+
description: 'Build and test APIs faster. Lightweight Git-friendly API client built for modern developers.',
304+
url: 'https://requestly.com',
305+
keywords: [
306+
'api',
307+
'api client',
308+
'api testing',
309+
'api development',
310+
'api documentation',
311+
'api management',
312+
'browserstack',
313+
],
314+
},
300315
{
301316
name: 'Resend',
302317
description:

0 commit comments

Comments
 (0)