awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesBlogPlan du site
ProjetÀ proposPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesSpecification from Code Generators

Tools that produce OpenAPI/Swagger specification documents by scanning annotated source code.

Distinct from Code Block Annotations: Distinct from Go Code Generators: generates the specification from code, not code from the specification.

Explore 1 awesome GitHub repository matching user interface & experience · Specification from Code Generators. Refine with filters or upvote what's useful.

Awesome Specification from Code Generators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • go-swagger/go-swaggerAvatar de go-swagger

    go-swagger/go-swagger

    9,989Voir sur GitHub↗

    go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command

    Produces Swagger/OpenAPI 2.0 specifications by scanning annotated Go source code.

    Goapicode-generatorgo
    Voir sur GitHub↗9,989
  1. Home
  2. User Interface & Experience
  3. Presentation Frameworks
  4. Code Presentation Utilities
  5. Code Line Highlighting
  6. Code Block Annotations
  7. Specification from Code Generators