Software Alternatives & Reviews

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

OpenAPI Generator GitHub
  1. OpenAPI Generator enables you to generate documentation, clients, and servers from OpenAPI 2.0/3.x documents without hassle.
    Pricing:
    • Open Source
    In short, OpenAPI Generator allows generation of API client librairies (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).

    #Development #Tool #Online Services 39 social mentions

  2. 2
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    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”.

    #Code Collaboration #Git #Version Control 2042 social mentions

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

Log in or Post with