swag-gin-demo

This Go + Gin demo application showcases how to automatically generate Swagger documentation from source code using swaggo/swag. (by LordGhostX)

Swag-gin-demo Alternatives

Similar projects and alternatives to swag-gin-demo

  1. Newman

    313 swag-gin-demo VS Newman

    Newman is a command-line collection runner for Postman

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. swagger-ui

    149 swag-gin-demo VS swagger-ui

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  4. swag

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  5. swagger-petstore

    swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

  6. martini

    Classy web framework for Go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better swag-gin-demo alternative or higher similarity.

swag-gin-demo discussion

Log in or Post with

swag-gin-demo reviews and mentions

Posts with mentions or reviews of swag-gin-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-22.
  • Implement swaggo
    7 projects | dev.to | 22 Nov 2024
    // @title Go + Gin Todo API // @version 1.0 // @description This is a sample server todo server. You can visit the GitHub repository at https://github.com/LordGhostX/swag-gin-demo // @contact.name API Support // @contact.url http://www.swagger.io/support // @contact.email [email protected] // @license.name MIT // @license.url https://opensource.org/licenses/MIT // @host localhost:8080 // @BasePath / // @query.collection.format multi

Stats

Basic swag-gin-demo repo stats
1
7
-
over 3 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?