awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesInteractive Document Generators

Tools that generate interactive documentation from code annotations and schemas.

Distinct from API Schema Endpoints: Focuses on the automatic generation of interactive guides rather than just exposing static schema endpoints.

Explore 2 awesome GitHub repositories matching web development · Interactive Document Generators. Refine with filters or upvote what's useful.

Awesome Interactive Document Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pyeve/evepyeve 的头像

    pyeve/eve

    6,738在 GitHub 上查看↗

    Eve is a REST API framework that maps database collections to web resources through declarative configuration files. It functions as a database-to-API mapper, automatically exposing data as RESTful endpoints with built-in support for CRUD operations and schema-based request validation. The project distinguishes itself through a HATEOAS API engine that generates hypermedia links and resource schemas for dynamic client discovery. It also includes an automated Swagger documentation generator that produces interactive specifications for client SDK generation and testing. The framework provides a

    Automatically produces interactive Swagger specifications to enable API discovery and client SDK generation.

    Python
    在 GitHub 上查看↗6,738
  • xinliangnote/go-gin-apixinliangnote 的头像

    xinliangnote/go-gin-api

    5,967在 GitHub 上查看↗

    go-gin-api is an API framework built on the Gin HTTP router that integrates common middleware and tools for rapid business development. It provides a modular structure for organizing API handlers and middleware, with built-in support for JWT token authentication to secure endpoints and GORM for database object-relational mapping and operations. The framework includes a gRPC service component for inter-service communication, along with middleware for collecting Prometheus metrics and generating Swagger API documentation from code annotations. It also features OpenTelemetry trace propagation fo

    Tool that automatically generates interactive API documentation from code annotations.

    Goapi-gincrongin
    在 GitHub 上查看↗5,967
  1. Home
  2. Web Development
  3. API Schema Endpoints
  4. Interactive Document Generators