Skip to content
@reqable

Reqable

Next-Gen API development tool, advanced API debugging proxy & REST client

Reqable  Reqable

Next-Gen API Development Tool — Advanced API Debugging Proxy & REST Client

🌐 Website · 📥 Download · 📖 Docs · 💎 Pricing · 𝕏 Twitter


🏢 About This Organization

Reqable (reqable.com) is a next-generation API debugging and testing one-stop solution. It fully supports HTTP/1.1, HTTP/2, and partially supports HTTP/3 (QUIC). Available on Windows, macOS, Linux, Android, and iOS.

This GitHub organization hosts the open-source projects from the Reqable ecosystem — core Flutter/Dart libraries, developer tooling, documentation, and community resources that power the Reqable product and beyond.

⚠️ Note: The Reqable application itself is not open source. The reqable-app repository is used solely for issue tracking and user feedback.


📦 Open Source Projects

🧩 Core Flutter/Dart Libraries

These are independent, reusable libraries extracted from the Reqable project, available on pub.dev.

Project Description Stars License
re-editor A powerful lightweight text & code editor widget for Flutter. Features syntax highlighting, code folding, autocomplete, search & replace, and more. stars MIT
re-highlight A powerful syntax highlighter for Dart/Flutter. Translated from highlight.js, supports dozens of languages and themes. stars MIT
re-markdown A lightweight Markdown preview widget for Flutter. Supports syntax highlighting, streaming rendering, and full style customization. stars MIT
re-xdg-utils XDG desktop utilities for Flutter desktop apps (Linux). stars Other

🔧 Reqable Ecosystem Tools

Developer tools that extend Reqable's capabilities or integrate it into custom workflows.

Project Description Stars License
reqable-mcp-server MCP (Model Context Protocol) server that connects AI assistants (like Claude, Copilot) to Reqable. Enables AI-driven API debugging, traffic analysis, rule creation, and more. stars MIT
python-scripting-api Python scripting framework for Reqable. Write Python scripts to intercept, modify, and process HTTP requests/responses. Available on PyPI as reqable-scripting. stars
python-scripting-templates A collection of commonly used Python script templates for Reqable, covering encryption/decryption, signing, logging, and more. stars
android-certificate-trust Make your Android app trust user-installed CA certificates — essential for HTTPS debugging with Reqable on Android. stars

📚 Documentation & Community

Project Description Stars
reqable-docs Official documentation for Reqable, built with MDX. stars
reqable-i18n Internationalization (i18n) text resources for the Reqable application. stars
reqable-blogs Official blog content published on the Reqable website. stars

🧪 Examples & Utilities

Project Description Stars
report-server-example Example implementation of a Reqable report server in Python. stars

🌟 Project Relationship

graph TD
    A[Re-Highlight<br/>Syntax Highlighter] --> B[Re-Editor<br/>Code Editor Widget]
    A --> C[Re-Markdown<br/>Markdown Widget]
    D[Python Scripting API] --> E[Python Scripting Templates]
    G[Reqable MCP Server] --> H[AI Agent Integration]

    style A fill:#ff9800,color:#fff
    style B fill:#4caf50,color:#fff
    style C fill:#4caf50,color:#fff
    style D fill:#2196f3,color:#fff
    style G fill:#9c27b0,color:#fff
Loading
  • Re-Highlight is the foundation — it powers syntax highlighting in both Re-Editor and Re-Markdown.
  • Python Scripting API is the core framework, with Python Scripting Templates and Report Server Example built on top.
  • Reqable MCP Server is a standalone bridge connecting Reqable to the AI ecosystem.

🤝 Contributing

We welcome contributions! Whether it's bug reports, feature requests, documentation improvements, or code contributions — please feel free to open an issue or pull request in the relevant repository.

For the Reqable application itself, please use the reqable-app issue tracker.


📧 Contact


© Reqable · Made with ❤️ for developers

Popular repositories Loading

  1. reqable-app reqable-app Public

    Reqable issue track repo

    6.6k 255

  2. re-editor re-editor Public

    Re-Editor is a powerful lightweight text and code editor widget.

    Dart 750 97

  3. re-highlight re-highlight Public

    Re-Highlight is a powerful syntax highlighter for any text.

    Dart 84 16

  4. reqable-mcp-server reqable-mcp-server Public

    Reqable MCP server is a command-line tool for connecting your AI to Reqable

    Dart 50 5

  5. python-scripting-api python-scripting-api Public

    Python 40 5

  6. reqable-magisk-module reqable-magisk-module Public

    Forked from WindSpiritSR/CustomCACert

    Shell 24 3

Repositories

Showing 10 of 38 repositories

Top languages

Loading…

Most used topics

Loading…