vscode-rest-client-generator

Installation
SKILL.md

VS Code REST Client Generator

Generate .http files for inline API testing in VS Code without leaving the editor.

Core Workflow

  1. Scan routes: Find all API route definitions
  2. Extract metadata: Methods, paths, params, bodies
  3. Create .http files: Organize by resource or single file
  4. Add variables: Environment-specific values
  5. Configure auth: Bearer, Basic, API Key
  6. Include examples: Request bodies with sample data

File Structure Options

# Option 1: Single file
api-requests.http
Related skills

More from patricio0312rev/skills

Installs
99
GitHub Stars
38
First Seen
Jan 24, 2026