From e7e9e8510c920baa9e6207eb7fff99125fb4d391 Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Sun, 17 Apr 2022 23:55:19 +0530 Subject: [PATCH] Added readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..305b599 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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! + + +# License + +MIT +