From ef5b87efb10000248a562883bba2133a905cfb59 Mon Sep 17 00:00:00 2001 From: scyto Date: Mon, 25 Jan 2021 00:33:29 -0800 Subject: [PATCH] Added Unifi API Browser to README.md (#97) * Update README.md added Unifi API Browser * Update README.md Added unifi api browser --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f2a56c3..1e17633 100644 --- a/README.md +++ b/README.md @@ -68,5 +68,12 @@ Provision and renew LetsEncrypt SSL certs from your UDM/P ### OpenConnect VPN + OpenConnect VPN Client for the UniFi Dream Machine Pro (Unofficial) + +### Unifi API Browser + + + +This is a docker container that implements to provide a graphical tool to inspect the data structures available via the unifi API. Great if you are using the REST API for your own puposes and want to explore. Works with multiple controler versions.