Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit f5f9e51

Browse files
authored
Merge pull request #198 from b5/add_go_lib
add mention of github.com/qri-io/jsonschema
2 parents 6bfb460 + cfceef1 commit f5f9e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Data parsing
167167
- [Bric-à-brac](https://github.com/glimpseio/BricBrac) (MIT) - generates idiomatic swift structs and parser/serializer from JSON schemas
168168
- Golang
169169
- [gojsonschema](https://github.com/andy-zhangtao/gojsonschema)(Apache 2.0) - golang package for generating golang struct *supports Draft 4*. [Demo](http://json.golang.chinazt.cc)
170+
- [jsonschema](https://github.com/qri-io/jsonschema)(MIT) - idiomatic go implementation with custom validator support, coding to and from json, rich error returns *supports Draft 7*
170171

171172
UI generation
172173
-------------

0 commit comments

Comments
 (0)