Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hulxv/vnstat-server
Serve your vnStat data and controlling in it easily by HTTP requests
https://github.com/hulxv/vnstat-server
actix-web api http-server rest-api rust vnstat
Last synced: about 1 month ago
JSON representation
Serve your vnStat data and controlling in it easily by HTTP requests
- Host: GitHub
- URL: https://github.com/hulxv/vnstat-server
- Owner: Hulxv
- License: gpl-2.0
- Created: 2022-02-09T18:58:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T18:13:41.000Z (almost 2 years ago)
- Last Synced: 2023-07-22T07:41:21.140Z (over 1 year ago)
- Topics: actix-web, api, http-server, rest-api, rust, vnstat
- Language: Rust
- Homepage:
- Size: 365 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Features
- Easy to use
- Very speed HTTP server (Built with [actix.rs](https://actix.rs))
- Lightweight
- Secure
- Configurable## Documentation
Read [Documentation](./docs/getting-started.md) for more information
---
## License
vnStat Server is available under the [GPL-2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) license.
For more, you can read [License](LICENSE) file.[![GitHub license](https://img.shields.io/github/license/Hulxv/vnstat-server?style=for-the-badge)](LICENSE)