Comment on Rdio: No REST for the wickedparentComments−generalk15yI'm confused, why would JSON vs. Atom make a difference in this case? What does Atom get you that you can't also do with JSON?−smhinsey15yAtom has a well-defined way for expressing the content type of items in a feed. You can do this with JSON but you have to come up with your own system.
Comments
I'm confused, why would JSON vs. Atom make a difference in this case? What does Atom get you that you can't also do with JSON?
Atom has a well-defined way for expressing the content type of items in a feed. You can do this with JSON but you have to come up with your own system.