awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
postmanlabs avatar

postmanlabs/postman-app-support

0
View on GitHub↗
6,003 Stars·889 Forks·2 Aufrufewww.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-Verlauf

Star-Verlauf für postmanlabs/postman-app-supportStar-Verlauf für postmanlabs/postman-app-support

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von postmanlabs/postman-app-support?

Die Hauptfunktionen von postmanlabs/postman-app-support sind: API Request Collections, API Request Executors, API Workflow Automation, API Design Tools, HTTP Client Requests, Collaborative API Documentation, API Project Collaboration, API Environment Switchings.

Welche Open-Source-Alternativen gibt es zu postmanlabs/postman-app-support?

Open-Source-Alternativen zu postmanlabs/postman-app-support sind unter anderem: 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,…

Open-Source-Alternativen zu Postman App Support

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Postman App Support.
  • postmanlabs/newmanAvatar von postmanlabs

    postmanlabs/newman

    7,192Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,192
  • thunderclient/thunder-client-supportAvatar von thunderclient

    thunderclient/thunder-client-support

    3,717Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,717
  • getinsomnia/insomniaAvatar von getinsomnia

    getinsomnia/insomnia

    38,499Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗38,499
  • httpie/desktopAvatar von httpie

    httpie/desktop

    3,851Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,851
  • Alle 30 Alternativen zu Postman App Support anzeigen→