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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesAPI Payload Builders

Visual tools for constructing and exporting structured JSON request bodies for API interactions.

Distinct from API Generators: Distinct from API Generators: focuses on building specific request payloads for existing APIs rather than generating new backend endpoints.

Explore 7 awesome GitHub repositories matching user interface & experience · API Payload Builders. Refine with filters or upvote what's useful.

Awesome API Payload Builders GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gitroomhq/postiz-appAvatar de gitroomhq

    gitroomhq/postiz-app

    32,271Ver en GitHub↗

    Postiz is an open-source social media management platform designed to centralize the scheduling, publishing, and analysis of content across diverse social networks, community forums, and blogging platforms. It functions as a unified hub where users can coordinate, review, and distribute content through a shared team workspace, while leveraging integrated artificial intelligence to assist in drafting text and generating multimedia assets. The platform distinguishes itself through a modular architecture that utilizes a provider-specific adapter pattern to ensure consistent content distribution

    Constructs and exports structured JSON payloads for programmatic post creation and scheduling.

    TypeScriptnextjsopen-sourceopen-source-social-media-scheduling-tool
    Ver en GitHub↗32,271
  • discordjs/discord.jsAvatar de discordjs

    discordjs/discord.js

    26,743Ver en GitHub↗

    Discord.js is a Node.js library and framework for interacting with the Discord API. It provides a comprehensive set of wrappers for REST and WebSocket connections, enabling the development of automated server accounts and real-time chat applications. The project distinguishes itself through a distributed bot sharding system that splits a single bot instance across multiple processes to handle high server counts and large-scale workloads. It also includes a specialized voice API wrapper for managing audio streams and voice channel connectivity. The library covers broad capability areas includ

    Provides structured data object construction to ensure network requests meet API schema specifications.

    TypeScriptbotdiscorddiscord-api
    Ver en GitHub↗26,743
  • mountain-loop/yaakAvatar de mountain-loop

    mountain-loop/yaak

    18,778Ver en GitHub↗

    Yaak is a cross-platform desktop client and command-line utility designed for developing, testing, and debugging API endpoints. It supports multi-protocol request execution for REST, GraphQL, and gRPC services, providing a unified environment for managing network interactions, authentication credentials, and automated testing workflows. The tool distinguishes itself through a local-first architecture that stores all workspace configurations and request definitions directly on the filesystem. This design enables native integration with version control systems like Git, allowing teams to track

    Generates dynamic payloads using templates and scripts for complex API testing scenarios.

    TypeScriptbruno-alternativegraphqlgrpc
    Ver en GitHub↗18,778
  • webhooksite/webhook.siteAvatar de webhooksite

    webhooksite/webhook.site

    6,620Ver en GitHub↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    Webhook.site constructs JSON or URL-encoded payloads using variables and sends them with custom headers and authentication.

    JavaScriptangularfrontendlaravel
    Ver en GitHub↗6,620
  • jpmens/joAvatar de jpmens

    jpmens/jo

    4,868Ver en GitHub↗

    Jo es una utilidad de línea de comandos diseñada para construir y manipular objetos y arrays JSON directamente desde argumentos de shell y entrada estándar. Funciona como una herramienta de procesamiento de datos que transforma la entrada sin procesar en formatos estructurados, permitiendo la generación de payloads complejos para APIs, archivos de configuración y pipelines de datos automatizados. La herramienta se distingue por su capacidad para resolver estructuras de datos jerárquicas utilizando definiciones de ruta basadas en delimitadores y su motor de inferencia de tipos integrado, que convierte automáticamente los valores de entrada en tipos nativos booleanos, numéricos o nulos. Los usuarios pueden ejercer un control preciso sobre la salida mediante la aplicación explícita de tipos de datos, filtrado de contenido y la capacidad de incrustar contenidos de archivos externos directamente en la estructura generada. La utilidad admite una amplia gama de tareas de construcción de datos, incluyendo la fusión de nueva información en estructuras existentes y la alternancia entre diseños de salida compactos y formateados (pretty-printed). Se integra en flujos de trabajo basados en shell proporcionando códigos de salida estandarizados para señalar el éxito o el fracaso de las operaciones de transformación de datos.

    Constructs complex JSON request bodies for APIs using command-line arguments.

    C
    Ver en GitHub↗4,868
  • zan8in/afrogAvatar de zan8in

    zan8in/afrog

    4,182Ver en GitHub↗

    afrog is an HTTP vulnerability scanner and web vulnerability management system that identifies security flaws and known CVEs using a YAML-based rule engine. It functions as a payload generator and scanner, comparing server responses against detection rules to find unauthorized access points. The project provides a framework for out-of-band security testing, detecting blind vulnerabilities by triggering and verifying external DNS or HTTP callbacks. Beyond web traffic, it includes a protocol fuzzer capable of executing multi-step read and write sequences over raw TCP and SSL sockets to identify

    Constructs flexible HTTP requests using random variables, custom encodings, and manual header control.

    Goafrogbug-bountypenetration-testing
    Ver en GitHub↗4,182
  • 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

    Provides a mechanism for constructing structured API request payloads with the ability to toggle between formats.

    apiapi-clientapi-testing
    Ver en GitHub↗3,851
  1. Home
  2. User Interface & Experience
  3. Form and Input Management
  4. API Generators
  5. API Payload Builders

Explorar subetiquetas

  • Request Payload Construction2 sub-etiquetasProgrammatic construction of structured data objects for API requests. **Distinct from API Payload Builders:** Focuses on programmatic generation of request bodies rather than visual builder tools.