Check out our homepage and sign up for our newsletter here
Disease.sh is recommended by Postman here
Disease.sh Documentation can be found here
- Download redis from https://redis.io/topics/quickstart
- Start redis server using
redis-server
- Fork and clone the git repository
- In the new folder you will find a
example.envfile, duplicate it and rename it to.envonly. - in the new
.envfile, changeREDIS_HOSTto localhost - Change the env variables to fit your environment (leave them blank for default values)
- In one window run
redis-server - Run
npm cito install the packages - In another window run
npm run start:dev - Open your browser and navigate to
localhost:{PORT}(PORT being the port specified in your.envfile) - You should now see the APIs landing page
- Fork and clone the git repository
- In the new folder you will find a
example.envfile, duplicate it and rename it to.envonly. - Change the env variables to fit your environment (leave them blank for default values)
- Run
npm run docker-start-devto run the local version of the API with Docker - Run
npm run docker-startto run the published version of the API with Docker
For further support, you can join our discord server! More Tutorials can be found there too! https://discord.gg/cEDxzfW
Did you build a project with our API? We now offer an "awesome-list" for you to add your projects into so people can find out about them!
You can find it here.
https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series
https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html
https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Situationsberichte/Gesamt.html
Thanks goes to these wonderful people (emoji key):