From 10f327291d3e8e7c65301b82429c88bc264635eb Mon Sep 17 00:00:00 2001 From: Diogo Gaspar Date: Sun, 27 Nov 2022 02:01:39 +0000 Subject: [PATCH] Add Better Call Saul Quotes API Add Better Call Saul Quotes API to Video --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..af60c491 100644 --- a/README.md +++ b/README.md @@ -1748,6 +1748,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 | +| [Better Call Saul Quotes](https://github.com/shadowoff09/bcs-quotes) | Better Call Saul Quotes API | No | Yes | No | | [Bob's Burgers](https://bobs-burgers-api-ui.herokuapp.com) | Bob's Burgers API | No | Yes | Yes | | [Breaking Bad](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 |