Block a user
6a14eee1cf
add README
e698a789b4
add error handling (with caveat)
24e46bcf11
add debug option
a0e204bdf2
fix cache for files other than main.zig
48ceb136de
remove build comments from main
35396d16cd
clean up README - we are in pretty good shape for usage
687880f27e
free requests in demo
d02272d12c
proper path/query support for REST v1
c80a65ed50
add ability to have custom stringification
c6b3f8d6e1
adjust whitespace on generated code
80a76b0998
add jsonStringify implementation
f612b3798a
include std and serializeMap from json.zig in generated code
866a68777e
teach json parsing about map patterns
5c5f23eb26
skip value of field when field is unused (ported in from zig master)
5c29120a44
initial json 1.1 support
f21ce40186
include proper service name and use it