API Wrapper for the Mikrotik REST API
Go to file
Ishan Jain e7e9e8510c Added readme 2022-04-17 23:55:19 +05:30
src Added endpoints to get/list interface and system health 2022-04-17 21:00:12 +05:30
tests Added endpoints to get/list interface and system health 2022-04-17 21:00:12 +05:30
.gitignore Added endpoints to get/list interface and system health 2022-04-17 21:00:12 +05:30
Cargo.lock Changed version to 0.0.1, removed unused dependencies 2022-04-17 23:47:26 +05:30
Cargo.toml Updated cargo.toml 2022-04-17 23:51:26 +05:30
LICENSE Create LICENSE 2022-04-17 18:20:51 +00:00
README.md Added readme 2022-04-17 23:55:19 +05:30

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!

License

MIT