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

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

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