https://github.com/driftluo/fiber-dashboard-backend
https://github.com/driftluo/fiber-dashboard-backend
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/driftluo/fiber-dashboard-backend
- Owner: driftluo
- Created: 2025-07-28T07:37:34.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-28T08:59:10.000Z (12 months ago)
- Last Synced: 2025-07-28T10:36:05.800Z (12 months ago)
- Language: Rust
- Size: 40 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fiber Dashbord
http api default on 8080, method list:
```
/nodes_hourly?page=0
/channels_hourly?page=0
/node_udt_infos?node_id=0x...
/nodes_by_udt body={ udt: Script }
```