9 Repos
Tools for generating documentation and API specifications.
Explore 9 awesome GitHub repositories matching part of an awesome list · Documentation and API Tools. Refine with filters or upvote what's useful.
Implementation of a bulletproof node.js API 🛡️
Captures live request and response examples by running the server through a CLI tool.
Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex
Static site generator for .NET API documentation.
openapi-devtools ist eine Browser-Erweiterung und ein Generator für OpenAPI-Spezifikationen, der Netzwerkverkehr erfasst, um API-Strukturen von Websites und Anwendungen automatisch zu dokumentieren. Es fungiert als HTTP-Traffic-Capturer und browserbasiertes Dokumentationstool, das Echtzeit-Netzwerkanfragen in standardisierte API-Spezifikationen überführt. Das Tool ermöglicht API-Reverse-Engineering, indem es ausgehenden HTTP-Traffic abfängt und mittels heuristischer Zusammenführung Header, Bodies und Parameter aus mehreren Anfragen zu einheitlichen Endpunkt-Definitionen kombiniert. Diese erfassten Definitionen können direkt im Browser als lesbare Dokumentation visualisiert oder als herunterladbare Dateien und teilbare Strings exportiert werden. Das Projekt deckt den gesamten Workflow des Network-Request-Mappings ab – von der clientseitigen Spezifikationsgenerierung und zustandsbasierten Persistenz bis hin zum finalen Export der API-Definition.
Converts live HTTP requests into standardized specifications to document undocumented or legacy APIs.
Seamlessly adds a swagger to WebApi projects!
Swagger integration for Web API projects.
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
Tool for building help files from code comments.
This project is an automated documentation generator that synchronizes API reference materials with actual code behavior. By capturing live HTTP request and response data during the execution of existing test suites, it ensures that documentation remains accurate and consistent with the underlying application. The tool distinguishes itself by integrating directly into the test runner lifecycle, allowing developers to define API specifications and metadata within their test blocks. This approach enables a test-driven documentation workflow where API behavior is recorded and mapped to structure
Triggers live HTTP requests during test execution to record real-world request and response data for documentation.
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
Website generator for browsing source code.
Your friendly static documentation generator, using markdown files to build the content.
Markdown-based static documentation generator.
https://hubdocs.mberrishdev.me/
Swagger-like UI for exploring SignalR hubs.