Why not OpenAPITools?

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    Today I came across: https://github.com/OpenAPITools/openapi-generator

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. swagger-editor

    Swagger Editor

    Probably for the same reason no-one mentioned https://editor.swagger.io/ ... Looking at templates of openapi-generator seems they have some things in common.

  4. oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

    The best generator for go is deepmap/oapi-gen

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

  • The Stainless SDK Generator

    10 projects | news.ycombinator.com | 24 Apr 2024
  • Simplifying Angular Development with Swagger: A Step-by-Step Guide

    3 projects | dev.to | 11 Apr 2024
  • How to Automatically Consume RESTful APIs in Your Frontend

    13 projects | dev.to | 25 Jan 2024
  • Created an API using Gin, want to create sdk for him

    3 projects | /r/golang | 7 Dec 2023
  • Using AI To Go From JSON to API in Seconds

    3 projects | dev.to | 15 Nov 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?