oa3

command module
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2022 License: MIT Imports: 13 Imported by: 0

README

oa3

oa3 generates HTTP endpoint stubs and supporting models from OpenAPI 3 specs.

Requirements

  • Golang >=1.14
  • git
  • sed - GNU sed

NOTE for Mac OS nerds: BSD sed will not work. brew install gnu-sed then update your path. Click here for more info.

Getting Started

  1. ./build.sh
  2. go test
  3. ./oa3 --help

Examples

Coming Soon™

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package generator makes a small abstraction for main => generators to work with.
Package generator makes a small abstraction for main => generators to work with.
Package support is full of helper functions and types for the code generator
Package support is full of helper functions and types for the code generator
Package typescript generates typescript clients for the browser
Package typescript generates typescript clients for the browser

Jump to

Keyboard shortcuts

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