This seems pretty trivial, tbh. You just parse the URL query string and construct a JSON doc out of it?
Go's philosophy in general is that it's better to just write the code yourself sometimes, even multiple times, than to pull in a dependency. Especially for something like this. Do you remember the Node community's "left-pad" fiasco from last year? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.