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.
|
|
5 months ago | |
|---|---|---|
| .. | ||
| Makefile | 5 months ago | |
| README.md | 5 months ago | |
| rest.hex | 5 months ago | |
| rest.ino | 5 months ago | |
README.md
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...