An open API service indexing awesome lists of open source software.

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

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
```