3 个仓库
Deployment of API documentation interfaces packaged as container images.
Distinct from API Documentation: Focuses on the delivery method (Docker) for the documentation UI.
Explore 3 awesome GitHub repositories matching web development · Containerized Documentation. Refine with filters or upvote what's useful.
Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay
Provides a containerized distribution of static assets and a web server for deploying API references.
本项目是一个 API 文档管理平台和 Mock 服务器。它提供了一个中心化系统,用于组织 API 规范并管理元数据,以在整个开发生命周期中保持一致性。 该工具集包含一个 Mock 引擎,可生成模拟的后端响应,允许前端开发在没有实时后端服务的情况下进行。它还作为一个静态文档生成器,将动态 API 规范转换为离线文件,以便分发和归档。 该平台以容器化工具集的形式交付,将服务器及其依赖项打包到镜像中,以确保在不同环境中实现一致的部署。它利用关系型数据库来存储和检索 API 定义及配置。
Delivers a suite of API documentation and mocking tools packaged as container images.
PeiQi-WIKI-Book 是一个网络安全知识库和安全研究 Wiki。它作为一个 Markdown 静态站点生成器,将结构化文本文件转换为一组互连的 HTML 页面。该系统作为技术文档和指南的精选集合,专注于漏洞研究、代码审计和渗透测试。 该项目利用 Git 驱动的文档工作流,使用版本控制钩子在内容更改时自动更新实时网站。它具有客户端可搜索索引,允许用户无需服务器端查询即可查找安全主题。 该平台为安全专业人员提供了一个集中资源,以组织代码审计模式和漏洞研究。它还作为夺旗(CTF)比赛和红队行动的学习资源。 该知识库可以部署为静态 HTML 或在容器化环境中运行。
Ships a knowledge base deployable via Docker images for hosting security research locally or on a server.