disease.sh API is an open-source disease statistics API focused on COVID-19, influenza, and related public health datasets. It provides access to global summaries, regional statistics, mobility data, and selected official government data. The project aggregates information from multiple public sources and exposes it through developer-friendly endpoints. It is built for dashboards, educational projects, data visualizations, bots, and applications that need structured disease-related information. The repository includes scrapers, routes, tests, Docker configuration, documentation references, and deployment files. It is most useful for developers who need a public health data layer without building their own collection pipeline from scratch.
Features
- COVID-19 and influenza statistics
- Global and regional data access
- Mobility and government data support
- Open-source API implementation
- Docker-based deployment support
- Postman and wrapper ecosystem