Categorygithub.com/FINTLabs/fint-jsonschema-generator
modulepackage
1.2.1
Repository: https://github.com/fintlabs/fint-jsonschema-generator.git
Documentation: pkg.go.dev

# README

fint-jsonschema-generator

Description

Generates JSON Schema

Usage

Install

Binaries

Precompiled binaries are available as Docker images

Mount the directory where you want the generated source code to be written as /src.

Linux / MacOS:

docker run -v $(pwd):/src fint/jsonschema-generator:latest <ARGS>

Windows PowerShell:

docker run -v ${pwd}:/src fint/jsonschema-generator:latest <ARGS>

Source

To install, use go get:

go get -d github.com/FINTLabs/fint-jsonschema-generator
go install github.com/FINTLabs/fint-jsonschema-generator

Author

FINTLabs

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author