Created an API using Gin, want to create sdk for him

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
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

    Then you can use oapi-codegen or openapi-generator to generate the Go (or other language) SDK for it.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. restish

    Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in

    Also check out Restish for a CLI that will Just Work with your OpenAPI-backed service.

  4. openapi-generator

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

    Then you can use oapi-codegen or openapi-generator to generate the Go (or other language) SDK for it.

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

  • Simplifying Angular Development with Swagger: A Step-by-Step Guide

    3 projects | dev.to | 11 Apr 2024
  • Using AI To Go From JSON to API in Seconds

    3 projects | dev.to | 15 Nov 2023
  • Why not OpenAPITools?

    3 projects | /r/golang | 9 Feb 2023
  • How to write robust REST API with OpenAPI

    4 projects | dev.to | 4 Dec 2022
  • Q: what do you use to generate code from an OpenAPI spec

    2 projects | /r/dotnet | 13 Jun 2022

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