On Fri, Mar 31, 2017 at 8:51 AM, Stefan Eissing
<stefan.eiss...@greenbytes.de> wrote:
> Hey, I'm currently evaluating some addition to httpd that needs to 
> parse/serialize JSON.
> I know not everyone is a fan of that format, but some protocols do require it 
> (I try to
> spare us a discussion about "better" formats :-).
>
> Does anyone have ideas/preferences about bringing JSON into httpd (and 
> eventually into
> the APR at some later point in time)? I have not found a good lib that is 
> available
> everywhere. Several have MIT license, but I think we cannot somehow bring 
> those under
> the Apache umbrella, right?
>

I've helped a team that used jansson in a module, it seems pretty solid.
But I didn't work much with the API.

MIT should not be an issue at all, though.

-- 
Eric Covener
cove...@gmail.com

Reply via email to