5 ms·
Just signed up and this is almost exactly what I've been looking for. The Github repo mentions a REST api that can be used to push arbitrary data into the syst
by distracteddev90 9y ago
Just signed up and this is almost exactly what I've been looking for.
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?
- onejgordon 9y agoThanks for having a look, and glad to hear it. No API docs yet, but I've just created an issue for this (https://github.com/onejgordon/flow-dashboard/issues/24 https://github.com/onejgordon/flow-dashboard/issues/24). 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.