From 53acf805209fa23876a045a2527c234efb6b5f8e Mon Sep 17 00:00:00 2001 From: Tim Biles <35667059+timbiles@users.noreply.github.com> Date: Wed, 2 Oct 2019 07:28:03 -0500 Subject: [PATCH] Add "The Breaking Bad API" (#1023) * Add "The Breaking Bad API" * Add breaking bad api -- link to documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a96aeb23..31bfe117 100644 --- a/README.md +++ b/README.md @@ -845,6 +845,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [An API of Ice And Fire](https://anapioficeandfire.com/) | Game Of Thrones API | No | Yes | Unknown | +| [Breaking Bad API](https://breakingbadapi.com/documentation) | Breaking Bad API | No | Yes | Unknown | | [Breaking Bad Quotes](https://github.com/shevabam/breaking-bad-quotes) | Some Breaking Bad quotes | No | Yes | Unknown | | [Czech Television](http://www.ceskatelevize.cz/xml/tv-program/) | TV programme of Czech TV | No | No | Unknown | | [Dailymotion](https://developer.dailymotion.com/) | Dailymotion Developer API | `OAuth` | Yes | Unknown |