awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
postmanlabs avatar

postmanlabs/postman-app-support

0
View on GitHub↗
6,003 星标·889 分支·3 次浏览www.postman.com↗

Postman App Support

Postman is an API platform that enables users to build, test, and interact with APIs by sending HTTP requests and viewing responses directly within the tool. It provides a graphical interface for designing and managing sequences of API interactions, allowing users to create and organize related API requests into named collections for reuse and sharing.

The platform supports automating API workflows through test scripts and built-in sequences, and facilitates collaboration by enabling teams to share collections, specifications, and workflows. Users can document APIs by attaching descriptions and HTML notes to requests within collections, and export them for team coordination. Environment switching allows for changing API settings like URLs and credentials across different setups, while built-in authentication helpers support adding Basic Auth or OAuth 1.0 credentials to requests for secure access.

Features

  • API Request Collections - Groups related API requests into named collections for reuse and sharing.
  • API Request Executors - Sends network requests across multiple protocols with custom authentication.
  • API Workflow Automation - Automates sequential API interactions where output of one call feeds the next.
  • API Design Tools - Provides tools for drafting and refining API specifications before implementation.
  • HTTP Client Requests - Sends HTTP requests and displays responses directly within the tool.
  • Collaborative API Documentation - Enables teams to share, edit, and synchronize API documentation and collections.
  • API Project Collaboration - Shares collections, specs, and workflows with team members to coordinate API development.
  • API Environment Switchings - Switches API settings like URLs and credentials across different environments.
  • Authentication Helpers - Manages and injects security credentials into outgoing network requests.
  • Graphical Workflow Designers - Provides a graphical interface to design and manage sequences of API interactions.

Star 历史

postmanlabs/postman-app-support 的 Star 历史图表postmanlabs/postman-app-support 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Postman App Support 的开源替代方案

相似的开源项目,按与 Postman App Support 的功能重合度排序。
  • postmanlabs/newmanpostmanlabs 的头像

    postmanlabs/newman

    7,192在 GitHub 上查看↗

    Newman is a headless API client and command line tool for executing Postman collections. It serves as an API test automation tool and execution engine that allows users to run predefined sets of API requests without a graphical interface. The project differentiates itself as a data-driven testing engine, capable of iterating through request sequences using external JSON or CSV files to validate multiple sets of input values. It also functions as an API execution reporter, utilizing a plugin-based interface to output results in formats such as JSON and JUnit. The tool covers broad capability

    JavaScriptapi-testapi-testingci
    在 GitHub 上查看↗7,192
  • thunderclient/thunder-client-supportthunderclient 的头像

    thunderclient/thunder-client-support

    3,717在 GitHub 上查看↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    apigraphqlhttpclient
    在 GitHub 上查看↗3,717
  • getinsomnia/insomniagetinsomnia 的头像

    getinsomnia/insomnia

    38,499在 GitHub 上查看↗

    Insomnia is a cross-platform API development environment that integrates a request debugger, schema design tools, a mocking server, and a test automation framework. It provides a unified workspace for sending requests and analyzing responses across REST, GraphQL, gRPC, and WebSocket protocols. The platform enables the design and preview of API specifications through a visual editor and allows for the simulation of backend behavior using mocking tools. It supports organizing and synchronizing API collections via local storage, cloud synchronization, or Git. The suite includes a command-line i

    TypeScript
    在 GitHub 上查看↗38,499
  • httpie/desktophttpie 的头像

    httpie/desktop

    3,851在 GitHub 上查看↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    apiapi-clientapi-testing
    在 GitHub 上查看↗3,851
查看 Postman App Support 的所有 30 个替代方案→

常见问题解答

postmanlabs/postman-app-support 是做什么的?

Postman is an API platform that enables users to build, test, and interact with APIs by sending HTTP requests and viewing responses directly within the tool. It provides a graphical interface for designing and managing sequences of API interactions, allowing users to create and organize related API requests into named collections for reuse and sharing.

postmanlabs/postman-app-support 的主要功能有哪些?

postmanlabs/postman-app-support 的主要功能包括:API Request Collections, API Request Executors, API Workflow Automation, API Design Tools, HTTP Client Requests, Collaborative API Documentation, API Project Collaboration, API Environment Switchings。

postmanlabs/postman-app-support 有哪些开源替代品?

postmanlabs/postman-app-support 的开源替代品包括: postmanlabs/newman — Newman is a headless API client and command line tool for executing Postman collections. It serves as an API test… thunderclient/thunder-client-support — Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and… httpie/desktop — This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It… getinsomnia/insomnia — Insomnia is a cross-platform API development environment that integrates a request debugger, schema design tools, a… postcatlab/postcat — Postcat is an integrated platform for API design and documentation, serving as a REST API client and a mock server. It… hoppscotch/hoppscotch — Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL,…