Open API v3 Server Generator

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

    Open API v3 server code generator

  • Hello, I have worked on an open API v3 server code generator, so please take a look at https://github.com/mikekonan/go-oas3. The idea is to force the developer to write spec first disallowing him to write code differently from the specification. I've been done that on several weekends so any help or participation is welcomed. Feel free to ask questions or made a PR.

  • oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

  • It makes you able to be closer to open API allows you to more closely link the structure of the object and the logic of the code generator. Also, Go templates require to pass context into it, which means that you need to define your own abstractions around kin-open API(what actually https://github.com/deepmap/oapi-codegen does).

  • 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

  • OpenAPI Client and Server Code Generator for Golang

    1 project | news.ycombinator.com | 30 Aug 2023
  • Combining oapi-codegen, echo and validator frameworks to build robust APIs

    2 projects | /r/golang | 24 Apr 2023
  • should i use a framework for apis?

    1 project | /r/golang | 15 Apr 2023
  • How to OpenAPI?

    4 projects | /r/golang | 8 Feb 2023
  • Is it a good idea to start directly with a web framework like FIBER?

    1 project | /r/golang | 4 Feb 2023