Path /timestamp: Pass a real date or an Unix timestamp to receive a conversion as JSON.
Usage: /timestamp or /natural date, e.g. January 15, 2016. Replace spaces with %20! The timestamp should be in ms!
Path /whoami: Outputs some user system information.
Path /shorturl: Gets a user-provided URL and creates a shortlink for it. Redirects when opening that shortened URL.
Path /imagesearch: Search (./search) for a search term on Google Images. Returns 10 results; can be paginated by using the query parameter offset=x. History of last searches under ./latest.
Path /filemetadata: Upload a file and get its size in return.
** Due to the incompatilities of Cloud9, all services have to be in one GitHub repository. Sorry 'bout that! **