API Wrapper for the Mikrotik REST API
Ishan Jain
81337dac5b
1. Added methods to add/remove wireguard peers 2. Added tests and updated dependencies |
||
---|---|---|
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Mikrotik
This is a REST API wrapper for Mikrotik's Router OS.
Notes
It'll most likely only have methods/functions that I will need for my own use cases. Please create an issue if a method you need is missing or better yet, please send a PR!
.proplist
will not be supported..query
may be supported. For now, filter in your code...
License
MIT