This is a implementation of dim, which is built in python. But this time in go.
Gibheer
c7ead94934
This modifies the zone list command in such a way, that a query result could be directly returned to the response. With a bit of work, large query results could be rendered with a streaming json renderer to the output. |
||
---|---|---|
query | ||
schema | ||
types | ||
.gitignore | ||
dim.toml.example | ||
go.mod | ||
main.go | ||
server.go | ||
zone_create.go | ||
zone_list.go |