Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/jsonschema
JSON Schema for Go
https://github.com/janos/jsonschema
Last synced: about 1 month ago
JSON representation
JSON Schema for Go
- Host: GitHub
- URL: https://github.com/janos/jsonschema
- Owner: janos
- License: bsd-3-clause
- Created: 2015-11-04T22:28:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:45:53.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T07:42:09.950Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Schema for Go
[![GoDoc](https://godoc.org/resenje.org/jsonschema?status.svg)](https://godoc.org/resenje.org/jsonschema)
[![Go](https://github.com/janos/jsonschema/workflows/Go/badge.svg)](https://github.com/janos/jsonschema/actions?query=workflow%3AGo)## Installation
Run `go get resenje.org/jsonschema` from command line.