Generating OpenAPI 3.0 specs from code - what's working for me...

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

    Generate OpenAPI 3.0 specifications from Go code. (by a-h)

  • You can use the library to create an open API spec file offline, with a program like this: https://github.com/a-h/rest/blob/main/examples/offline/main.go

  • oto

    Go driven rpc code generation tool for right now. (by pacedotdev)

  • For new projects, I can probably use https://github.com/pacedotdev/oto and stick with an RPC style, but I've got lots of REST services that include URL params and GET requests to document, hence writing this.

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

  • Show HN: I built a website to share files and messages without any server

    13 projects | news.ycombinator.com | 5 May 2024
  • Zoraxy v3 - The brand new Reverse Proxy Server for Noobs

    4 projects | dev.to | 18 Apr 2024
  • Goja: ECMAScript/JavaScript engine in pure Go

    1 project | news.ycombinator.com | 7 Apr 2024
  • If you're a Developer You have to Start Using AI

    1 project | dev.to | 26 Jan 2024
  • SSR React in Go

    9 projects | dev.to | 20 Jan 2024