forked from aluisiora/routeros-client
-
Notifications
You must be signed in to change notification settings - Fork 0
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.