Skip to content

Commit b686637

Browse files
authored
Update README.md
1 parent 5d73760 commit b686637

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
66
One-stop & lightweight solution for metric collecting and analytics.
77

8+
- One RESTful API collect all your projects' datas!
9+
```json
10+
{
11+
"metrics_data": {
12+
"usage_cnt": 1,
13+
"os": "linux",
14+
"...", "..."
15+
}
16+
}
17+
```
18+
819
![image](https://github.com/user-attachments/assets/2d8e6267-a3ad-40cb-9957-3310687a5f27)
920

1021
## Development

0 commit comments

Comments
 (0)