Package org.hackystat.dailyprojectdata.resource.ping

Provides the "Ping" resource, which is simply the string "DailyProjectData" in the case of this service.

See:
          Description

Class Summary
PingResource The PingResource responds to a GET {host}/ping with the string "DailyProjectData".
TestPingRestApi Tests the Ping REST API.
 

Package org.hackystat.dailyprojectdata.resource.ping Description

Provides the "Ping" resource, which is simply the string "DailyProjectData" in the case of this service.