<div dir="ltr">I like the simple interface in jsonq. If you end up needing to set or delete values, or to validate the structure of incoming JSON based on a "jterms" like spec, checkout ej (shameless plug) <a href="https://github.com/seth/ej">https://github.com/seth/ej</a><div>
<br></div><div style>+ seth</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 27, 2013 at 9:51 AM, Andrei Soroker <span dir="ltr"><<a href="mailto:soroker@gmail.com" target="_blank">soroker@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings!<br>
<br>
I've had to deal with a lot of JSON over the last year or so and I<br>
wholeheartedly recommend Jiffy [1] for encoding and decoding JSON. One<br>
problem I had was querying the decoded JSON (we call the resulting<br>
Erlang terms jterms). To address this, I wrote a very simple<br>
XPath-inspired query library [2]. Perhaps others would find it useful.<br>
<br>
In the spirit of attempting to embrace the subject of self-promotion<br>
in the Erlang community, I'd like to self-promote my new project -<br>
LeChat [3]. It's a team chat service that emphasizes history search,<br>
humane copy-pasting of code, and reasonable UI. The backend is handled<br>
by Cowboy and Postgres, the fronted is knockout.js, and the two are<br>
connected by websockets.<br>
<br>
We're charging $1/user/month after a 30 day trial, but it's free for<br>
use in schools (universities, etc).<br>
<br>
Andrei<br>
<br>
[1] <a href="https://github.com/davisp/jiffy" target="_blank">https://github.com/davisp/jiffy</a><br>
[2] <a href="https://github.com/lechat-im/jsonq" target="_blank">https://github.com/lechat-im/jsonq</a><br>
[3] <a href="http://lechat.im" target="_blank">http://lechat.im</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Seth Falcon | @sfalcon | <a href="http://userprimary.net/">http://userprimary.net/</a>
</div>