Learning Go by examples: part 11 - Generate a Go SDK (API client library) from your Go REST API

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
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)

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

  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. gophers-api

    $ git clone https://github.com/scraly/gophers-api.git $ cd gophers-api

  4. gophers-sdk-go

    Go SDK to handle cute Gophers

    For that, I logged in GitHub website, clicked on the repositories link, click on "New" green button and then I created a new repository called “gophers-sdk-go”.

  5. Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    For that, I logged in GitHub website, clicked on the repositories link, click on "New" green button and then I created a new repository called “gophers-sdk-go”.

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

  • How and Why to Use Patches

    2 projects | dev.to | 24 Jun 2025
  • Revolutionize Your API Development: Unleash the True Power of OpenAPI Generator!

    2 projects | dev.to | 26 May 2025
  • Generate JAVA code from OpenAPI specification

    1 project | dev.to | 15 Apr 2025
  • openapi-generator VS lapidary-render - a user suggested alternative

    2 projects | 16 Mar 2025
  • Define, Generate, and Implement: An API-First Approach with OpenAPI Generator and FlightPHP

    1 project | dev.to | 24 Feb 2025