API implementation in NodeJS. Now available!

Get it while it’s hot and steamy!

Written in NodeJS: https://github.com/Trakkasure/mikronode

Installable with NPM

npm install mikronode

Features:

    • 100% Javascript. (with NodeJS)
  • Channel based communication
  • Multiple channels can be used at once.
  • Synchronous execution of commands issued on the same channel.
  • Asynchrounous execution of commands issued on different channels.
  • Focus on high performance

… Now if only it would end up in the list on the Wiki …

Wiki page: http://wiki.mikrotik.com/wiki/MikroNode

Can i use this with ionic?