Blog Archives

RESTful Communications: Textual Request-Response

Statistics relating to planet Earth displayed in a bullet-pointed list, as a result of a successful communication with a RESTful Web Service.

This post demonstrates and explains how a JavaScript client can successfully communicate with a RESTful Web Service written in PHP. Planetary statistics are displayed in a bullet-pointed list upon successful request-response interaction. The JavaScript functions that facilitate this communication are displayed in image form; these images can be enlarged for closer inspection by interested users.

Tagged with: , ,
Posted in RESTful Communications