Skip to content

Commit 8ac87b7

Browse files
Docs add readme endpoints (#116)
1 parent 89d96df commit 8ac87b7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@ Base URL: http://stats.filspark.com/
2626

2727
http://stats.filspark.com/miners/retrieval-success-rate/summary
2828

29+
- `GET /stations/daily?from=<day>&to=<day>`
30+
31+
http://stats.filspark.com/stations/daily
32+
33+
- `GET /stations/monthly?from=<day>&to=<day>`
34+
35+
http://stats.filspark.com/stations/monthly
36+
37+
- `GET /measurements/daily?from=<day>&to=<day>`
38+
39+
http://stats.filspark.com/measurements/daily
40+
2941
## Development
3042

3143
### Database

0 commit comments

Comments
 (0)