Skip to content

A wrapper for corona-in-zahlen.de webpage data written in node js

License

Notifications You must be signed in to change notification settings

officialEmmel/corona-in-zahlen-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona-in-Zahlen-API

An unofficial api for https://www.corona-in-zahlen.de written in node js and typescript

Endpoints

Districts:

GET https://yourdomain.com/ciz-api/lk/sk%20hamburg

States:

GET https://yourdomain.com/ciz-api/bl/niedersachsen

Country:

GET https://yourdomain.com/ciz-api/lnd/deutschland

Geolocation:

District GET https://yourdomain.com/ciz-api/geo/lk?lat=53.463&lon=9.666

State GET https://yourdomain.com/ciz-api/geo/bl?lat=53.463&lon=9.666

Country GET https://yourdomain.com/ciz-api/geo/lnd?lat=53.463&lon=9.666

About

A wrapper for corona-in-zahlen.de webpage data written in node js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published