This NodeJS driven API interfaces with F5 devices and is best if used with the Frontend
Below are some quick setup instructions for the F5 Manager API.
- NodeJS
- F5 Devices you want to connect to (confirm your firewall is open)
- Pull the repo down
- Docker and Vagrant files have been included but require further modification before they can be used. Please see notes.
- Start the instance by executing
node index.js
- Jason Baldwin - Initial work - JTBA
- Thanks to all of the third party libraries that have brought this project so far