I would like to create a web page that displays some basic stats for some of our switches and routers. They all support REST queries.
I know I could build something from scratch with HTML and PHP, but I'm not a developer.
Is there something simple (like Wordpress I guess) that can make REST API calls to devices and display results? Most of what I've found so far have their own REST API's, but I want the webserver to do the query (I hope that makes sense).
Any suggestions?
No comments:
Post a Comment