Implement swaggo

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Newman

    Newman is a command-line collection runner for Postman

    Đã cài đặt Postman trên máy của bạn

  4. swag

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  5. swagger-ui

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

  6. martini

    Classy web framework for Go

  7. swag-gin-demo

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

    // @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

  8. swagger-petstore

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to "serve" portfolio for test engineer

    1 project | dev.to | 10 Nov 2024
  • Analyzing the OpenAPI Tooling Ecosystem

    5 projects | news.ycombinator.com | 21 Sep 2024
  • Good programmers worry about data structures and their relationships

    3 projects | news.ycombinator.com | 16 Aug 2024
  • Show HN: API Typegen – Generate TypeScript types from API responses

    2 projects | news.ycombinator.com | 27 Jul 2024
  • The value of API-First design on side-projects

    1 project | dev.to | 12 Jul 2024

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