Ah nice, yes that would be good. I was thinking of putting a little script on my server to handle the api lookups and return all the data in one go so I wouldn't have to do the https -> http proxy either.
I've not really done anything with promises but it looks like a good place to start
Error handling ommited for keeping it simple.. but you should take care of it :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ah nice, yes that would be good. I was thinking of putting a little script on my server to handle the api lookups and return all the data in one go so I wouldn't have to do the https -> http proxy either.
I've not really done anything with promises but it looks like a good place to start
Of course! ;-)