Hacker News new | ask | show | jobs
by distracteddev90 3329 days 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?

1 comments

Thanks 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).

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.