I wish they had given examples of how they use it internally. From the lack of authentication I would guess that they don't call it directly from the client, but it could be made safe for certain readonly data.
While their reasons for using http and its benefits are clear, I'm still trying to figure out why they used json though. Why not XML or a compact binary protocol?
While their reasons for using http and its benefits are clear, I'm still trying to figure out why they used json though. Why not XML or a compact binary protocol?