awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AndrewWalsh avatar

AndrewWalsh/openapi-devtools

0
View on GitHub↗
4,295 स्टार्स·89 फोर्क्स·TypeScript·MIT·3 व्यूज़chrome.google.com/webstore/detail/openapi-devtools/jelghndoknklgabjgaeppjhommkkmdii↗

Openapi Devtools

openapi-devtools एक ब्राउज़र एक्सटेंशन और OpenAPI विनिर्देश जनरेटर है जो वेबसाइटों और एप्लिकेशन की API संरचनाओं को स्वचालित रूप से प्रलेखित करने के लिए नेटवर्क ट्रैफ़िक को कैप्चर करता है। यह एक HTTP ट्रैफ़िक कैप्चरर और ब्राउज़र-आधारित दस्तावेज़ीकरण टूल के रूप में कार्य करता है, जो रीयल-टाइम नेटवर्क अनुरोधों को मानकीकृत API विनिर्देशों में मैप करता है।

यह टूल आउटबाउंड HTTP ट्रैफ़िक को इंटरसेप्ट करके और कई अनुरोधों से हेडर, बॉडी और पैरामीटर्स को एकीकृत एंडपॉइंट परिभाषाओं में संयोजित करने के लिए ह्यूरिस्टिक-आधारित मर्जिंग का उपयोग करके API रिवर्स इंजीनियरिंग को सक्षम बनाता है। इन कैप्चर की गई परिभाषाओं को ब्राउज़र के भीतर मानव-पठनीय दस्तावेज़ीकरण के रूप में देखा जा सकता है या डाउनलोड करने योग्य फ़ाइलों और साझा करने योग्य स्ट्रिंग्स के रूप में निर्यात किया जा सकता है।

यह प्रोजेक्ट क्लाइंट-साइड विनिर्देश निर्माण और स्टेट-आधारित पर्सिस्टेंस से लेकर अंतिम API परिभाषा निर्यात तक, नेटवर्क अनुरोध मैपिंग के पूर्ण वर्कफ़्लो को कवर करता है।

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.

स्टार हिस्ट्री

andrewwalsh/openapi-devtools के लिए स्टार हिस्ट्री चार्टandrewwalsh/openapi-devtools के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Openapi Devtools के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Openapi Devtools के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mdn/webextensions-examplesmdn का अवतार

    mdn/webextensions-examples

    4,447GitHub पर देखें↗

    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
    GitHub पर देखें↗4,447
  • mulesoft/api-designermulesoft का अवतार

    mulesoft/api-designer

    1,069GitHub पर देखें↗

    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
    GitHub पर देखें↗1,069
  • alufers/mitmproxy2swaggeralufers का अवतार

    alufers/mitmproxy2swagger

    9,530GitHub पर देखें↗

    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
    GitHub पर देखें↗9,530
  • zircote/swagger-phpzircote का अवतार

    zircote/swagger-php

    5,298GitHub पर देखें↗

    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
    GitHub पर देखें↗5,298
Openapi Devtools के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

andrewwalsh/openapi-devtools क्या करता है?

openapi-devtools एक ब्राउज़र एक्सटेंशन और OpenAPI विनिर्देश जनरेटर है जो वेबसाइटों और एप्लिकेशन की API संरचनाओं को स्वचालित रूप से प्रलेखित करने के लिए नेटवर्क ट्रैफ़िक को कैप्चर करता है। यह एक HTTP ट्रैफ़िक कैप्चरर और ब्राउज़र-आधारित दस्तावेज़ीकरण टूल के रूप में कार्य करता है, जो रीयल-टाइम नेटवर्क अनुरोधों को मानकीकृत API विनिर्देशों में मैप करता है।

andrewwalsh/openapi-devtools की मुख्य विशेषताएं क्या हैं?

andrewwalsh/openapi-devtools की मुख्य विशेषताएं हैं: 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।

andrewwalsh/openapi-devtools के कुछ ओपन-सोर्स विकल्प क्या हैं?

andrewwalsh/openapi-devtools के ओपन-सोर्स विकल्पों में शामिल हैं: 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…