Skip to content

Comment on API - XML or JSON output ?

Comments

JSON. Its serializable and has cross-browser support for in-built parsing. Moreover JSON data packets are light-weight as compared to XML, which means you'll also save on bandwidth and the data interchange will be quicker.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.