Skip to content

Commit

Permalink
API Browser version 1.0.7, API client class version 1.0.10
Browse files Browse the repository at this point in the history
- API Browser: minor code cleanup
- API Browser: improved/cleaner layout
- API Browser: added Source Integrity hashes for most external resources
- API client class: general code cleanup
  • Loading branch information
malle-pietje committed Dec 10, 2016
1 parent 76c06be commit 90b41f7
Show file tree
Hide file tree
Showing 3 changed files with 1,510 additions and 1,407 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## UniFi API browser
This tool is for browsing data that is exposed through Ubiquiti's UniFi Controller API, written in PHP, JavaScript and the [Bootstrap] (http://getbootstrap.com/) CSS framework. Please keep the following in mind:
- not all data collections/API endpoints are supported (yet), see the list below of currently supported data collections/API endpoints
- currently supports versions 4.x.x and 5.x.x of the UniFi Controller software (version 5.3.7 has been confirmed to work)
- currently supports versions 4.x.x and 5.x.x of the UniFi Controller software (version 5.3.8 has been confirmed to work)
- there is still work to be done to add/improve functionality and usability of this tool so suggestions/comments are welcome. Please use the github issue list or the Ubiquiti Community forums (https://community.ubnt.com/t5/UniFi-Wireless/UniFi-API-browser-tool-released/m-p/1392651) to share your ideas.
- please read the Security Notice below before installing this tool!

Expand Down Expand Up @@ -69,7 +69,7 @@ Please note that the bundled API client supports many more API endpoints, not al
The PHP API client that comes bundled with this tool is based on the work done by the following developers:
- domwo: http://community.ubnt.com/t5/UniFi-Wireless/little-php-class-for-unifi-api/m-p/603051
- fbagnol: https://github.com/fbagnol/class.unifi.php
- and the API as published by Ubiquiti: https://www.ubnt.com/downloads/unifi/5.2.9/unifi_sh_api
- and the API as published by Ubiquiti: https://www.ubnt.com/downloads/unifi/5.3.8/unifi_sh_api

Other included libraries:
- Bootstrap (version 3.3.6) http://getbootstrap.com/
Expand Down
Loading

0 comments on commit 90b41f7

Please sign in to comment.