Given an existing app UUID, users can subscribe to timeline "pins" and have them integrated into the more modern timeline interface.
Guidelines for integration are here:
http://developer.getpebble.com/guides/timeline/timeline-js/
It looks like I might need to implement some sort of web service to do this. I might use app engine or one of azure's free tier API endpoints for this.
One of the libraries is in python (pypebbleapi) ---Thoughts, @mikeputnam?
Given an existing app UUID, users can subscribe to timeline "pins" and have them integrated into the more modern timeline interface.
Guidelines for integration are here:
http://developer.getpebble.com/guides/timeline/timeline-js/
It looks like I might need to implement some sort of web service to do this. I might use app engine or one of azure's free tier API endpoints for this.
One of the libraries is in python (pypebbleapi) ---Thoughts, @mikeputnam?