Skip to content

Commit 463df7d

Browse files
Adding Treblle (#537)
Adding Treblle to the resources
1 parent ce507f9 commit 463df7d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

resources/t.ts

+26
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,32 @@ export const resources: Resource[] = [
392392
],
393393
url: 'https://transform.tools',
394394
},
395+
{
396+
name: 'Treblle',
397+
categories: ['API Building', 'Tooling', 'Analytics'],
398+
description:
399+
'Treblle is the ultimate end to end APIOps Platform for Engineering and DevOps teams. Simplify and elevate your REST API development with our comprehensive solution that offers insightful observability of APIs in a single, user-friendly interface.',
400+
url: 'https://www.treblle.com',
401+
keywords: [
402+
'API Observability',
403+
'API Analytics',
404+
'API Documentation',
405+
'API Security',
406+
'API Governance',
407+
'API Testing',
408+
'Developer Productivity',
409+
'API Monitoring',
410+
'Real-time API Insights',
411+
'APIOps Platform',
412+
'API Performance',
413+
'API Compliance',
414+
'OpenAPI Support',
415+
'Microservices Scalability',
416+
'AI-driven API Assistance',
417+
'API Debugging',
418+
'API Quality',
419+
],
420+
},
395421
{
396422
name: 'Treehouse',
397423
categories: ['Learn', 'Programming'],

0 commit comments

Comments
 (0)