https://github.com/ingomc/corona-ampel-be
Save Data for my App
https://github.com/ingomc/corona-ampel-be
Last synced: about 1 month ago
JSON representation
Save Data for my App
- Host: GitHub
- URL: https://github.com/ingomc/corona-ampel-be
- Owner: ingomc
- Created: 2021-01-15T16:19:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T09:16:43.000Z (over 1 year ago)
- Last Synced: 2024-03-14T23:09:31.907Z (about 1 year ago)
- Language: JavaScript
- Size: 124 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Corona-Ampel-Backend
### Übersicht aller Landkreise
```
https://ingomc.github.io/corona-ampel-be/countys/index.json
```### Einzelne Landkreise (LANDKREISID = RS/AGS -> ./county/RS.json)
```
https://ingomc.github.io/corona-ampel-be/county/06531.json
```### Bundesländer übersicht
```
https://ingomc.github.io/corona-ampel-be/states/index.json
```### Impfübersicht Bundesländer
```
https://ingomc.github.io/corona-ampel-be/vaccine/index.json
```