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

Commit b055fa8

Browse files
andy-zhangtaohandrews
authored andcommitted
Update implementations.md
Add golang data parse library
1 parent 5f11044 commit b055fa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Data parsing
123123
- [Argus](https://github.com/aishfenton/argus) (MIT) - Macros for building models from JSON Schemas
124124
- Swift
125125
- [Bric-à-brac](https://github.com/glimpseio/BricBrac) (MIT) - generates idiomatic swift structs and parser/serializer from JSON schemas
126+
- Golang
127+
- [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)
126128

127129
UI generation
128130
-------------

0 commit comments

Comments
 (0)