This is the API for MIMIC client to connect to MIMIC daemon.
No SDKs indexed for this API yet.
curl \ -u "$API_USER:$API_PASS" \ http://gambitcomm.local/mimic/get/log
curl \ -u "$API_USER:$API_PASS" \ http://gambitcomm.local/mimic/get/max
curl \ -u "$API_USER:$API_PASS" \ http://gambitcomm.local/mimic/get/last
No SDKs yet