Example for www.zenuml.com. RESTful Web service
RestfulController.getBook(ID) { Service.getBook(ID) { Repository.getBookById(ID) } }