Health · head-to-head

Coronavirus vs Longevity World Cup

Coronavirus

A Pipedream-hosted proxy that returns confirmed-case, recovery, and death counts originally sourced from Johns Hopkins University's CSSE COVID-19 tracker, exposing global, mainland-China, and non-China summary stats plus the raw per-region breakdown as JSON at coronavirus.m.pipedream.net. JHU's underlying spreadsheet feed was retired on 2023-03-09, so the endpoint now serves that final historical snapshot on every request rather than live updates, cached via Pipedream's $checkpoint for 5 minutes. A live GET against the endpoint returns Access-Control-Allow-Origin: *, resolving the stored 'unknown' cors to 'yes'.

Longevity World Cup

Longevity World Cup runs a public, no-auth JSON API behind its biological-age competition site, serving athlete biomarker and leaderboard data alongside biological-age calculators (phenotypic age, Bortz age) and reference data such as divisions and flags, documented via a live OpenAPI 3.0 spec at /swagger.

CoronavirusLongevity World Cup
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons