The Github repo mentions a REST api that can be used to push arbitrary data into the system. Are there any docs around this yet?
If you're familiar with python webapps, you can see api.py:TrackingAPI, which takes a date and a simple JSON data param.
Let me know if that looks like it fits your need, and if not, I'd be curious to hear more about how you'd like such an API to work.
If you're familiar with python webapps, you can see api.py:TrackingAPI, which takes a date and a simple JSON data param.
Let me know if that looks like it fits your need, and if not, I'd be curious to hear more about how you'd like such an API to work.