thunderclient/thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Type:Plugin / ExtensionCategory(s):API Development ToolsEditors & IDEsDeveloper Tools
Added to GitGenius on September 18th, 2026
Created on March 23rd, 2021
Open Issues & Pull Requests: 137 (+0)
GitHub issues: Enabled
Number of forks: 154
Total Stargazers: 3,725 (+0)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.2 hours
Mean response time: 8.0 days
90th percentile: 6.6 days
Tracked items: 187

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 8% of issues opened in the past year have never received a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 65% of issues opened in the past year have been closed, leaving a working backlog. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 36
New in 7 days: 3
Closed in 7 days: 2
Avg open age: 562 days
Stale 30+ days: 34
Stale 90+ days: 30

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • bug (85)
  • feature request (62)
  • question (36)
  • Priority (33)
  • CLI (1)
  • announcement (1)

Most active issues this week

Detailed Description

Thunder Client is a lightweight REST API client extension for VS Code and JetBrains IDEs.

The tool addresses the need for a simple, focused API testing solution that keeps data local to the user's machine rather than relying on cloud storage. It provides a GUI-based interface for making REST requests, managing collections, and testing API responses without requiring scripts. The extension supports environment variables, Git synchronization for team collaboration, and includes an advanced command-line interface for running requests and collections from the terminal.

Developers should choose this tool if they want an API client that stays within their IDE and keeps all request data stored locally on their device. It suits teams that prefer Git-based collaboration over cloud platforms and developers who value simplicity and clean design over extensive feature complexity. The tool supports GraphQL alongside REST APIs and offers scriptless testing through a graphical interface rather than code-based assertions.

The project maintains active engagement with its user community through Discord and social media channels. Development includes regular feature additions and bug fixes tracked through the support repository. The tool has expanded beyond VS Code to support JetBrains IDEs, indicating ongoing platform diversification efforts.