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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
postmanlabs avatar

postmanlabs/postman-app-support

0
View on GitHub↗
6,003 estrellas·889 forks·2 vistaswww.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.

Historial de estrellas

Gráfico del historial de estrellas de postmanlabs/postman-app-supportGráfico del historial de estrellas de postmanlabs/postman-app-support

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Postman App Support

Proyectos open-source similares, clasificados según cuántas características comparten con Postman App Support.
  • postmanlabs/newmanAvatar de postmanlabs

    postmanlabs/newman

    7,192Ver en 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
    Ver en GitHub↗7,192
  • thunderclient/thunder-client-supportAvatar de thunderclient

    thunderclient/thunder-client-support

    3,717Ver en 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
    Ver en GitHub↗3,717
  • getinsomnia/insomniaAvatar de getinsomnia

    getinsomnia/insomnia

    38,499Ver en 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
    Ver en GitHub↗38,499
  • httpie/desktopAvatar de httpie

    httpie/desktop

    3,851Ver en 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
    Ver en GitHub↗3,851
Ver las 30 alternativas a Postman App Support→

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de postmanlabs/postman-app-support?

Las características principales de postmanlabs/postman-app-support son: API Request Collections, API Request Executors, API Workflow Automation, API Design Tools, HTTP Client Requests, Collaborative API Documentation, API Project Collaboration, API Environment Switchings.

¿Qué alternativas de código abierto existen para postmanlabs/postman-app-support?

Las alternativas de código abierto para postmanlabs/postman-app-support incluyen: 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,…