Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Aluisio Amaral edited this page Mar 6, 2018 · 15 revisions

RouterOS Client

This library is an abstraction layer on top of the node-routeros api, a wrapper, and it's purpose is to create an easier way to manage the operations we do with the API such as: creating entries, editing, removing, retrieving data, filtering data and etc. The main goal is to try to facilitate creation of reusable code within bigger projects, the DRY method so to speak.

Table of contents

Clone this wiki locally