4 Repos
Tools for organizing and manipulating API definition files.
Distinguishing note: No existing candidates provided; focuses on file management for APIs.
Explore 4 awesome GitHub repositories matching data & databases · API Specification Managers. Refine with filters or upvote what's useful.
yapi is an API management platform designed to coordinate the development of RESTful APIs between frontend, backend, and quality assurance teams. It functions as a centralized system for documenting interface specifications, simulating server responses, and validating requests through a built-in testing client. The platform features an API code generator that transforms interface specifications into typed request functions and data models across multiple programming languages. It also includes a mock server capable of generating synthetic responses using schema-based generators and rule-based
Ships a system for creating and maintaining visual API interface specifications using structured data definitions.
Redoc is an API documentation generator that transforms standard API specification files into interactive, responsive, and highly customizable web-based documentation interfaces. It provides a three-panel layout that includes synchronized navigation, code samples, and search functionality, allowing developers to explore endpoints and schemas directly within a browser-based environment. Beyond rendering, the project functions as an API governance toolkit that enforces structural standards and quality rules across API definitions. It includes a suite of processing utilities for bundling, splitt
Enables splitting, bundling, and merging of large API description files.
Posting is a terminal-based HTTP request manager designed for developing, testing, and documenting API endpoints. It functions as a keyboard-driven interface that allows users to execute requests, manage collections, and inspect server responses directly within the command line environment. By storing request configurations as plain text files on the local filesystem, the tool ensures that API definitions remain compatible with standard version control systems. The project distinguishes itself by treating API collections as version-controlled assets, enabling users to migrate existing workflo
Parses external API definitions to enable rapid migration and synchronization of endpoint collections.
Aglio ist ein CLI-Tool und ein statischer HTML-Renderer, der entwickelt wurde, um API-Blueprint-Spezifikationsdateien in lesbare, webbasierte Dokumentationen zu konvertieren. Es transformiert strukturierte API-Spezifikationen in eigenständige HTML-Seiten, die ohne Backend-Server gehostet und verteilt werden können. Das Projekt enthält eine Theme-Engine, die die Anpassung visueller Stile durch CSS-Variablen und Layout-Template-Overrides ermöglicht. Nutzer können integrierte Themes anwenden oder externe Module einbinden, um die Darstellung der Dokumentation zu ändern. Das Tool unterstützt die modulare Dokumentenzusammensetzung und ermöglicht die Zusammenführung mehrerer Spezifikations- und Markdown-Dateien in einem einzigen Dokument mittels relativer Pfadeinbindungen. Es bietet zudem einen lokalen Entwicklungsserver mit Live-Reloading-Vorschau, um gerenderte Änderungen in Echtzeit zu betrachten.
Organizes large API definition files by merging multiple specifications into a single rendered document.