Am 13.03.2016 um 01:03 schrieb Nick Kew:
Hi,

I'm working on a module for HTTPD that needs to talk json:
read client requests, and send responses.

Before I re-invent this particular wheel, is anyone aware
of existing code under apache-compatible license that parses
json to an APR table (or hash) and vice versa?

Maybe this is a good choice

https://github.com/moriyoshi/apr-json

Reply via email to