Thunder Client Generator

Generate Thunder Client collection JSON for VS Code from API endpoint definitions. Produces importable collection format with environment variables for the popular VS Code REST client extension.

How to Use Thunder Client Generator

Enter your collection name and base URL. Define API endpoints using the format METHOD /path - description (one per line). Click Generate to create Thunder Client collection JSON that can be imported into the VS Code extension.

Step-by-Step Instructions

  1. Enter collection name and base URL
  2. Define endpoints (e.g. POST /users - Create user)
  3. Click Generate Thunder Client Collection
  4. Import JSON into Thunder Client in VS Code

Related Tools

More Free Tools