Go JSON Schema

This commit is contained in:
David Eisinger
2023-05-12 10:14:13 -04:00
parent 04c6f39af2
commit caa5a4d69c

View File

@@ -18,6 +18,8 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo
* Goroutines / concurrency * Goroutines / concurrency
* Dev tooling * Dev tooling
* How to read/write JSON * How to read/write JSON
* How to validate with JSON Schema
* <https://github.com/qri-io/jsonschema>
### Projects I like ### Projects I like