Hapi-REST is an example RESTful Web Service which is developed in Node.js and demonstrates how to design a REST server, how to configure its routes and its models and etc.
The project also includes a client that communicate with the server, the client is based on AngularJS.