Hacker News new | ask | show | jobs
by lmm 4082 days ago
XML is in the process of being demoted.

spray-json is quite possibly the best JSON library I've ever seen, in any language.

1 comments

I use play-json (on a Play Framework project) and it serves its purpose well.
We use both play-json and json4s. They're both pretty cool and easy to use