niccokunzmann / first_timer_scraper

Find pull-requests and issues of first time contributors
http://firsttimers.quelltext.eu
GNU Affero General Public License v3.0
9 stars 15 forks source link

record update span #2

Open niccokunzmann opened 7 years ago

niccokunzmann commented 7 years ago

How long does it take for an update? Expand the API:

  "last_update":  {
    "start": "<start_time>",
    "has_stop": true,
    "stop": "<stop_time>",
    "seconds": <duration>
  }