awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AndrewWalsh avatar

AndrewWalsh/openapi-devtools

0
View on GitHub↗
4,295 stele·89 fork-uri·TypeScript·MIT·3 vizualizărichrome.google.com/webstore/detail/openapi-devtools/jelghndoknklgabjgaeppjhommkkmdii↗

Openapi Devtools

openapi-devtools is a browser extension and OpenAPI specification generator that captures network traffic to automatically document the API structures of websites and applications. It functions as an HTTP traffic capturer and browser-based documentation tool, mapping real-time network requests into standardized API specifications.

The tool enables API reverse engineering by intercepting outbound HTTP traffic and using heuristic-based merging to combine headers, bodies, and parameters from multiple requests into unified endpoint definitions. These captured definitions can be visualized as human-readable documentation within the browser or exported as downloadable files and shareable strings.

The project covers the full workflow of network request mapping, from client-side specification generation and state-based persistence to final API definition export.

Features

  • OpenAPI Specification Generators - Automatically generates OpenAPI specifications by capturing real-time network traffic from a browser.
  • API Endpoint Merging - Identifies overlapping patterns in paths and parameters to merge multiple request instances into one API definition.
  • Client-Side Spec Generation - Transforms intercepted network metadata into a structured OpenAPI format using a local JavaScript engine.
  • Network Traffic Captures - Records headers and payloads from real-time network requests to build unified API endpoint definitions.
  • API Reverse-Engineering Tools - Analyzes network traffic of websites to reconstruct internal API structures and endpoint definitions.
  • Traffic-to-Spec Mapping - Records and merges real-time browser traffic into a unified set of API endpoint definitions.
  • Heuristic Request Merging - Combines headers, bodies, and parameters from multiple requests into unified endpoint definitions.
  • Content Script Injection Architectures - Injects tracking scripts into active web pages to monitor network traffic without modifying application code.
  • Network Request Interception - Captures outbound HTTP traffic by hooking into browser-level network events.
  • Live API Documentation Generators - Converts live HTTP requests into standardized specifications to document undocumented or legacy APIs.
  • API Definition Exporters - Provides the ability to export extracted API specifications as downloadable files or shareable strings.
  • API Documentation Tools - Provides a browser-based interface for visualizing captured network requests as human-readable API documentation.
  • Browser-Based Visualizers - Renders captured network data into a human-readable documentation format for review within the browser.
  • Request Export Utilities - Saves captured API definitions as downloadable files or shareable strings for external reuse.
  • JSON to Page Rendering - Converts raw OpenAPI JSON specifications into a rendered visual interface of web components.
  • API Specification Tools - Generates API specifications directly from browser traffic.

Istoric stele

Graficul istoricului de stele pentru andrewwalsh/openapi-devtoolsGraficul istoricului de stele pentru andrewwalsh/openapi-devtools

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face andrewwalsh/openapi-devtools?

openapi-devtools is a browser extension and OpenAPI specification generator that captures network traffic to automatically document the API structures of websites and applications. It functions as an HTTP traffic capturer and browser-based documentation tool, mapping real-time network requests into standardized API specifications.

Care sunt principalele funcționalități ale andrewwalsh/openapi-devtools?

Principalele funcționalități ale andrewwalsh/openapi-devtools sunt: OpenAPI Specification Generators, API Endpoint Merging, Client-Side Spec Generation, Network Traffic Captures, API Reverse-Engineering Tools, Traffic-to-Spec Mapping, Heuristic Request Merging, Content Script Injection Architectures.

Care sunt câteva alternative open-source pentru andrewwalsh/openapi-devtools?

Alternativele open-source pentru andrewwalsh/openapi-devtools includ: mdn/webextensions-examples — This project is a reference library and collection of practical code samples for building browser extensions using… mulesoft/api-designer — This project provides a web-based integrated development environment for defining, documenting, and simulating… alufers/mitmproxy2swagger — mitmproxy2swagger is a tool that transforms captured mitmproxy network traffic into structured OpenAPI schemas for… zircote/swagger-php — swagger-php is an OpenAPI specification generator and PHP API documentation library. It scans PHP source code… jonghakseo/chrome-extension-boilerplate-react-vite — This project is a boilerplate for Chrome extension development, utilizing React and Vite to build custom functionality… therealjoelmatic/removeadblockthing — RemoveAdblockThing is a browser extension that removes YouTube's adblock detection popup and skips video ads without…

Alternative open-source pentru Openapi Devtools

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Openapi Devtools.
  • mdn/webextensions-examplesAvatar mdn

    mdn/webextensions-examples

    4,447Vezi pe GitHub↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    JavaScript
    Vezi pe GitHub↗4,447
  • mulesoft/api-designerAvatar mulesoft

    mulesoft/api-designer

    1,069Vezi pe GitHub↗

    This project provides a web-based integrated development environment for defining, documenting, and simulating software interface specifications. It serves as a browser-based modeling tool that enables teams to create structured API contracts using the RAML modeling language. The environment distinguishes itself through its modular design, which allows the modeling interface to be embedded directly into existing web applications and developer portals. It supports a plugin architecture that enables the integration of custom persistence layers and metadata handlers, allowing teams to attach pro

    JavaScriptramlraml-designraml-tooling
    Vezi pe GitHub↗1,069
  • alufers/mitmproxy2swaggerAvatar alufers

    alufers/mitmproxy2swagger

    9,530Vezi pe GitHub↗

    mitmproxy2swagger is a tool that transforms captured mitmproxy network traffic into structured OpenAPI schemas for reverse-engineering REST APIs. It functions as an OpenAPI schema converter and network traffic documentation utility, extracting API endpoints and data structures from captured network packets to create formal technical references. The tool enables the reconstruction of undocumented APIs by converting intercepted HTTP request and response patterns into specifications. It supports merging multiple traffic capture files into a single schema to incrementally expand an API map and ut

    HTMLmitmproxyopenapireverse-engineering
    Vezi pe GitHub↗9,530
  • zircote/swagger-phpAvatar zircote

    zircote/swagger-php

    5,298Vezi pe GitHub↗

    swagger-php is an OpenAPI specification generator and PHP API documentation library. It scans PHP source code attributes and annotations to produce standardized specification files and interactive API references. The tool functions as a schema inference engine that derives data types and schemas from native PHP type hints and generic blocks. It uses reflection-based static analysis to extract metadata without executing application logic and supports recursive schema inheritance to merge definitions from parent classes and interfaces. The project includes a command-line utility for exporting

    PHP
    Vezi pe GitHub↗5,298
Vezi toate cele 30 alternative pentru Openapi Devtools→