From 397c70d3912ee0b3d8000a0cdcd793a47892f356 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 f2a56c3b..1e17633b 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.