We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c366055 commit c1d7f03Copy full SHA for c1d7f03
README.md
@@ -8,6 +8,9 @@
8

9
10
# GoJay
11
+
12
+<img src="https://github.com/francoispqt/gojay/raw/feature/generator/gojay.png" width="200px">
13
14
GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).
15
16
It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices.
gojay.png
43.1 KB
0 commit comments