Replies: 2 comments
-
|
In addition: it would also be great if the update stats button functionality was exposed to the API. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm closing it in favor of this thread: #178 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to request raw stats data from the API, so if I want to include my Dawarich stats in one of my apps, I can easily retrieve them from an API endpoint such as /api/v1/stats. An example of the output would be:
This is basically just the stats page, but put in a JSON. It would be great if we could obtain this information from the API. The JSON above is checked and is valid, but it's just an example. Also, n should be numbers, obviously.
Beta Was this translation helpful? Give feedback.
All reactions