Skip to content

montanaflynn/ebola-outbreak-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ebola Outbreak API

Returns the latest counts of Ebola cases and deaths in the current outbreak. It's made using express.js and the ebola-outbreak package which uses raw data from the World Health Organization. The API is online and available to the public.

Docs

  • GET /cases returns case information
  • GET /rate returns latest growth rate

Usage

git clone git@github.com:montanaflynn/ebola-outbreak-api.git
cd ebola-outbreak-api
npm install
node api.js

About

An API for the ebola-outbreak node package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published