Skip to content

Comment on API - XML or JSON output ?

Comments

I also agree about JSON. JSON is quicker to serialize to and from than XML, and it also uses less bandwidth.

Realistically though, the serialization should be a simple layer on the top of your API, and there isn't anything that should prevent you from doing both quickly.

AboutSource Built by g1lg1l

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