dropbox / zinger

Python script for interacting with the Zingtree API
https://zingtree.com/api/
Other
4 stars 1 forks source link

Add `event_log`, `get_tags` functionality #4

Closed df-dbx closed 5 years ago

df-dbx commented 5 years ago

Zingtree have added a few new endpoints [0]:

Goal is to add functionality for them to zinger.


[0] - https://blog.zingtree.com/late-summer-2019-updates/

df-dbx commented 5 years ago

One item remaining:

Uptime checker: https://zingtree.com/api/uptime.php

Details from ZT Support:

This will return "OK" and HTTP status 200 if everything is running OK. Otherwise, a HTTP 503 error status is returned.