Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions data/submissions/api-workbench-20260701.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "api-workbench",
"name": "API Workbench",
"tagline": "Agent-readable API testing for VS Code, Cursor, and Windsurf",
"description": "API Workbench is a local-first REST and HTTP API testing extension for VS Code, Cursor, and Windsurf. Write requests in plain .http files, run one request or an entire collection, and get structured agent-readable output (REQUEST/STATUS/DURATION/BODY_JSON labels) that AI coding assistants can parse and act on without scraping a webview. Collections are Git-native .http files — no cloud account, no browser UI, no vendor lock-in. Works natively in Cursor and Windsurf via Open VSX.",
"url": "https://github.com/sapph1re/api-workbench",
"imageUrl": "https://raw.githubusercontent.com/sapph1re/api-workbench/master/images/icon.png",
"pricing": "Free",
"categories": ["Developer Tools", "Testing", "AI Tools"],
"tags": ["api-testing", "vscode", "cursor", "windsurf", "rest-client", "http-client", "ai-coding", "open-source", "open-vsx"],
"createdAt": "2026-07-01T00:00:00.000000+00:00"
}