Swagno: Generate Swagger documentation with "no" annotations, "no" files, "no" command

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • swagno

    Generate Swagger 2.0 documentation for Go with "no" annotations, "no" files, "no" command

  • swagno-http

    Note: Swagno creates the json documentation as string. You also need to serve it. I created another packages(for net/http, fiber, gin) to serve this json file with SwaggerUI. And by using Swagno, you will not see any extra ".go, .json, .yml, .html" files in your codebase while serving SwaggerUI.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • swagno-fiber

    fiber middleware to serve Swagger Ui files and Swagger API documentation which generated from Swagno

    Note: Swagno creates the json documentation as string. You also need to serve it. I created another packages(for net/http, fiber, gin) to serve this json file with SwaggerUI. And by using Swagno, you will not see any extra ".go, .json, .yml, .html" files in your codebase while serving SwaggerUI.

  • swagno-gin

    Note: Swagno creates the json documentation as string. You also need to serve it. I created another packages(for net/http, fiber, gin) to serve this json file with SwaggerUI. And by using Swagno, you will not see any extra ".go, .json, .yml, .html" files in your codebase while serving SwaggerUI.

  • gswagger

    Generate an openapi spec dynamically based on the types used to handle request and response

    I created https://github.com/davidebianchi/gswagger for this scope, built on top of kin-openapi to support also OpenApi 3. What do you think about it?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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