Open ysbaddaden opened 1 year ago
It would be nice to have a view with today's entries. The list is accessible on https://brium.me/api/worker/summary
Ideally we could edit those entries just like we can on the main dashboard page, but that's not implemented by the API. We could just use /refresh.json (as used by the dashboard) but that wouldn't be very proper (and has potential for breaking).
/refresh.json
It would be nice to have a view with today's entries. The list is accessible on https://brium.me/api/worker/summary
Ideally we could edit those entries just like we can on the main dashboard page, but that's not implemented by the API. We could just use
/refresh.json
(as used by the dashboard) but that wouldn't be very proper (and has potential for breaking).