[Request] Library Recommendation for Auto Swagger/OpenAPIv3 Documentation

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

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

    Swagger 2.0 implementation for go

  • I recommend this: https://github.com/go-swagger/go-swagger

  • swag

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  • I used this the other day and found it very easy to set up: https://github.com/swaggo/swag

  • 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.

    InfluxDB logo
  • rest

    Web services with OpenAPI and JSON Schema done quick in Go (by swaggest)

  • This is what I use: https://github.com/swaggest/rest

  • openapi-go

    OpenAPI structures for Go

  • Also check out https://github.com/swaggest/openapi-go if you want more low level control of mapping structs to OpenAPI representation.

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

  • Seeking Advice on the Best Swagger Generation Approach for REST API

    2 projects | /r/golang | 5 Dec 2023
  • Create Production-Ready SDKs with Goa

    9 projects | dev.to | 22 Nov 2023
  • Is there a way to generate controller from swagger through build tools?

    2 projects | /r/golang | 24 Feb 2023
  • Swagno: Generate Swagger documentation with "no" annotations, "no" files, "no" command

    5 projects | /r/golang | 2 Jan 2023
  • What is the recommended/preferred web architecture for web applications / services written in Go?

    2 projects | /r/golang | 26 Dec 2022