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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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).

  • gophers-api

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

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

  • 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