Just trying out the core for the first time and was wondering if you can do the “CONTROL LEDS OVER THE ‘NET” example but with a wed browser url instead of the command prompt?
“curl https://api.spark.io/v1/devices/0123456789abcdef01234567/led
-d access_token=1234123412341234123412341234123412341234
-d params=l1,HIGH”
If I can then I could code it in html, flash, ect… typing out the id’s in the command prompt is a pain!