PHP backend replacement for Actiweb web engine
curl -X POST URL/api/auth/pw \ -H "Content-Type: application/x-www-form-urlencoded" \ -d "usern...
GET curl -X POST URL/api/data/get \ -H 'Content-Type: application/json' \ -H "Authorization: B...
LIST curl -X POST URL/api/server/device_list \ -H 'Content-Type: application/json' \ -H "Autho...