Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bot] Update API list #30

Merged
merged 1 commit into from
Oct 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"description": "API zur Bewerberbörse der Bundesagentur für Arbeit.",
"documentationURL": "https://bundesapi.github.io/bewerberboerse-api/",
"githubURL": "https://github.com/bundesAPI/bewerberboerse-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/bewerberboerse-api/main/openapi.yaml"
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/bewerberboerse-api/main/openapi.yaml",
"pypiURL": null
},
{
"name": "Bundeshaushalt API",
Expand Down Expand Up @@ -99,6 +100,7 @@
},
{
"name": "Deutsche Digitale Bibliothek REST API",
"office": "Stiftung Preußischer Kulturbesitz",
"description": "Deutsche Digitale Bibliothek REST API",
"documentationURL": null,
"githubURL": "https://github.com/bundesAPI/ddb-api",
Expand Down Expand Up @@ -170,7 +172,8 @@
},
{
"name": "Hilfsmittel-API",
"description": null,
"office": "GKV-Spitzenverband",
"description": "API des GKV-Spitzenverbands zu allen Hilfsmitteln, die unter die Leistungspflicht der Kassen fallen",
"documentationURL": null,
"githubURL": "https://github.com/bundesAPI/hilfsmittel-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/hilfsmittel-api/main/openapi.yaml",
Expand Down Expand Up @@ -232,7 +235,8 @@
},
{
"name": "Marktdatenstammregister API",
"description": null,
"office": "Bundesnetzagentur",
"description": "Das Marktstammdatenregister ist das Register für den deutschen Strom- und Gasmarkt, abgekürzt MaStR",
"documentationURL": null,
"githubURL": "https://github.com/bundesAPI/marktstammdaten-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/marktstammdaten-api/main/openapi.yaml",
Expand All @@ -257,9 +261,10 @@
"pypiURL": "https://pypi.org/project/de-nina"
},
{
"name": "Wasserstraßen- und Schifffahrtsverwaltung: Pegel-Online API",
"description": null,
"documentationURL": null,
"name": "Pegel-Online API",
"office": "Wasserstraßen- und Schifffahrtsverwaltung",
"description": "Pegelstände der Messstellen des bundesweiten Messstellennetzes der Wasserstraßen- und Schifffahrtsverwaltung des Bundes.",
"documentationURL": "https://pegel-online.api.bund.dev",
"githubURL": "https://github.com/bundesAPI/pegel-online-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/pegel-online-api/main/openapi.yaml",
"pypiURL": "https://pypi.org/project/de-pegel-online"
Expand Down