How to OpenAPI?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

    Have had a ton of success with oapi-codegen. Simple to use, does both server and client, and easily extensible by way of user-supplied templates.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. kiota

    OpenAPI based HTTP Client code generator

    Creating client libraries could be done via kiota

  4. ogen

    OpenAPI v3 code generator for go

    But also this project https://github.com/ogen-go/ogen It worth keeping an eye on.

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
  • Is it a good idea to start directly with a web framework like FIBER?

    1 project | /r/golang | 4 Feb 2023
  • Database and migrations: Building an API application

    1 project | /r/golang | 7 Jan 2023