Service URLs marked with a + are generic APIs where the URL handles several APIs.
---------------------------------------------- /rest/api GET: Description: returns a human readable list of API methods provided by fathom REST interface ---------------------------------------------- /rest/get/{id} GET: Description: Example REST get request ---------------------------------------------- /rest/post/{id} POST: Description: Example REST POST request |