mikrotik/README.md

16 lines
421 B
Markdown
Raw Permalink Normal View History

2022-04-17 18:25:19 +00:00
# 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...
2022-04-17 18:25:19 +00:00
# License
MIT