Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 360 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 360 Bytes

jsonic

A fast, efficient and heavily extensible Java library for parsing, serializing and deserializing JSON. Supports POJO serialization and deserialization.

They say don't reinvent the wheel! - Guess what? I did anyways. But I think I did a pretty decent job. And there are reasons for why you should use jsonic over existing libraries.

More follows ...