You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

282 B

REST example

Simple REST example that configures a REST client to talk to www.timeapi.org and then makes a request every second to get the current time and print it.

This example prints a whole lot more than one would normally given the typical space constraints...