Here is the one entry where I'll track all the things I've posted about using JSON RESTfully
- RESTful JSON
- The post that kicked off the series.
- RESTful JSON Server
- A server-side implementation of the protocol done in Python and built on top of Robaccia.
- RESTful JSON Client
- An implementation of a browser-based JavaScript implementation along with observations on the protocol.