Rochester RESTful Responsive web defines interface for RRR web example projects and allows to connect server side and client side.
Naming convention
SERVER:
RrrName_Language_Version
CLIENT:
rrrName_Language_Version
Just one object with one property name for very simple Hello application.
-
Response 200 (application/json)
{ "name": "World" }