From 1ff83d0ed46f8e2d774f1af37d8b2c1067558421 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20St=C3=B6rmer?= <163536604+tomstoermerdotcom@users.noreply.github.com> Date: Wed, 20 Mar 2024 07:26:51 +0100 Subject: [PATCH] Add German Autobahn API (#141) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6eb2ca..b0474b9 100644 --- a/README.md +++ b/README.md @@ -606,6 +606,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | CORS | | :---------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------- | :------: | :---: | :-----: | +| [Autobahn API](https://autobahn.api.bund.dev) | Information about Germany's federal highways like construction sites and traffic jams | No | Yes | Unknown | | [BCLaws](http://www.bclaws.ca/civix/template/complete/api/index.html) | Access to the laws of British Columbia | No | No | Unknown | | [BusinessUSA](https://business.usa.gov/developer) | Authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown | | [Census.gov](https://www.census.gov/data/developers/data-sets.html) | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | Unknown |