reqable/reqable-app

Reqable issue track repo

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 9th, 2026
Created on December 2nd, 2022
Open Issues & Pull Requests: 819 (+0)
GitHub issues: Enabled
Number of forks: 267
Total Stargazers: 6,735 (-1)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 6.6 hours
90th percentile: 0.0 hours
Tracked items: 2,096

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 64% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 8% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 737
New in 7 days: 7
Closed in 7 days: 10
Avg open age: 366 days
Stale 30+ days: 683
Stale 90+ days: 577

Recent activity

Opened in 7 days: 6
Closed in 7 days: 10
Comments in 7 days: 5
Events in 7 days: 14

Top labels

  • bug (923)
  • enhancement (841)
  • question (287)
  • p0 (151)
  • p1 (123)
  • windows (118)
  • p2 (84)
  • android (81)

Detailed Description

Reqable is an all-in-one API debugging and testing platform that runs on Windows, macOS, Linux, Android, and iOS.

Reqable addresses the fragmentation of API development workflows by combining traffic capture with a full-featured testing client in a single application. For debugging, it uses a Man-in-the-Middle strategy to intercept HTTP and HTTPS traffic—via system proxy on desktop and local VPN on mobile—then provides inspection and manipulation through request replay, inline editing, breakpoints, URL rewriting, and custom scripting. For testing, it offers an API client supporting HTTP, WebSocket, SSE, and gRPC requests, with collections, environment variables, API documentation authoring, and cloud synchronization. The tool also includes a built-in Model Context Protocol server that allows AI assistants like Claude and GitHub Copilot to interact with Reqable for automated debugging and testing workflows.

Reqable suits developers and QA engineers who want to consolidate multiple tools into one lightweight application. The majority of features are free with no trial period; a Community edition covers typical individual developer needs, while a Premium tier offers advanced capabilities for power users and teams. The tool is engineered with Flutter and C++ rather than Electron, yielding a small installation footprint under 100 MB, typical memory consumption under 300 MB during active use, and millisecond-level cold-start time.

This repository serves solely as an issue tracker and feedback channel; Reqable is not an open-source project. The MCP server implementation is open source and maintained separately. Development activity shows ongoing feature expansion and refinement across the supported platforms, with responsiveness to user-reported issues and feature requests through the public issue tracker.