This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Aluisio Amaral edited this page Mar 6, 2018
·
15 revisions
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.