api-gen

command
v1.3.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

README

API Gen

Prints a Swagger schema without the requirement of running a configured node or http server.

Usage

go run main.go > schema.json

This can be used to generate clients afterwords:

openapi-generator generate -i schema.json -g go -o testclient

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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