mikrotik

Crates.iomikrotik
lib.rsmikrotik
version0.0.15
sourcesrc
created_at2022-04-17 18:26:07.184745
updated_at2022-08-11 18:41:41.265527
descriptionREST API Wrapper for Mikrotik API
homepage
repositoryhttps://github.com/ishanjain28/mikrotik
max_upload_size
id569532
size51,309
Ishan Jain (ishanjain28)

documentation

README

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!

  1. .proplist will not be supported.
  2. .query may be supported. For now, filter in your code...

License

MIT

Commit count: 31

cargo fmt