I am trying to parse data from an API to my pebble but I don't know how to proceed. Was browsing through pebble development and they say JavaScript is a good gateway and I can make HTTP requests but I don't know JS.
What do I need in my .c file and what do I need in my .JS file?
Thanks!