guillermo-carrasco / twistream

Automation of Twitter Stream data collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal REST API to check collection status

guillermo-carrasco opened this issue · comments

A single entry point would be enough, something like: /sats

{
    "start_date": "2020-02-29T09:30:51.362015",
    "collected": 23,
    "excluded": 343
}