Countdown

How much time is left until day X?

Request example:

GET: https://digidates.de/api/v1/countdown/2024-12-31

Response example:

JSON: { "daysonly" : 691, "countdownextended" : { "years" : 1, "months" : 10, "days" : 22 } }