State of OpenAPI support in Go routing/web frameworks

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

  • I've used grpc with grpc gateway to expose rest API and open API doc. https://github.com/Glyphack/koal

  • oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

  • For me this is the way to go: https://github.com/deepmap/oapi-codegen. With one or multiple specifications you can generate code for models, for clients and for the server. Pretty awesome!!! =)

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

    A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema.

  • Huma might be an option.

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

  • Replacement for loopfz/gadgeto (OpenAPI 3 generator)

    3 projects | /r/golang | 5 Dec 2023
  • Seeking Advice on the Best Swagger Generation Approach for REST API

    2 projects | /r/golang | 5 Dec 2023
  • Is there a way to generate controller from swagger through build tools?

    2 projects | /r/golang | 24 Feb 2023
  • Show HN: Go framework with builtin OpenAPI support

    1 project | news.ycombinator.com | 15 Dec 2023
  • How Can You Achieve Continuous Deployment for *APIs*?

    1 project | /r/devops | 9 Dec 2023