List of RESTful Web Services
Migrated fromĀ http://intranet.wavelet.asia/projects/tech/wiki/List_of_RESTful_Web_Service
Module: Accounts
1. Branch
http://empdomain.biz/ws/api/branchService/get > input parameters: username, password, queryObject => get collection of objects
http://empdomain.biz/ws/api/branchService/getCount > input parameters: username, password, queryObject => get total number of object based on query
...