mikrotik 0.0.15

REST API Wrapper for Mikrotik API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Mikrotik

This is a REST API wrapper for [Mikrotik's Router OS](https://help.mikrotik.com/docs/display/ROS/REST+API).

# 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