schematic

command
v0.0.0-...-7f954c2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Schematic

Generate Go client code for HTTP APIs described by JSON Hyper-Schemas: http://json-schema.org/latest/json-schema-hypermedia.html.

Run it against your schema:

$ schematic platform-api.json > heroku/heroku.go

This will generate a Go package named after your schema:

package heroku
...

Jump to

Keyboard shortcuts

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