openapi-client

module
v0.0.0-...-c9caf7a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2020 License: Apache-2.0

README

openapi-client

an openapi client generator fitting best for wasm integration (async callbacks)

alternatives

There is the official generator, which has still a lot of issues generating compilable and correct go code:

  • The generated client looks partially unidiomatic (e.g. triple returns)
  • Cannot be safely used in wasm: typesafe and cancelable callbacks needs still to be written by hand
  • No UUID support
  • generates to many files for something which should never be modified by hand.
  • ugly to integrate into a versioned go generate

Directories

Path Synopsis
internal
gen

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL