From 8fa6bb09cee77975d098802292b75bbf0f8f0e0f Mon Sep 17 00:00:00 2001 From: Zachary Spielberger Date: Mon, 4 Mar 2024 06:33:40 -0700 Subject: [PATCH] Add Bob's Burgers API (#306) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37d2a3f2..17033b38 100644 --- a/README.md +++ b/README.md @@ -1777,6 +1777,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [An API of Ice And Fire](https://anapioficeandfire.com/) | Game Of Thrones API | No | Yes | Unknown | +| [Bob's Burgers API](https://bobsburgersapi.com/) | The Bob's Burgers API contains data for hundreds of characters, episodes, running gags, and images from the show | No | Yes | Yes | | [Breaking Bad Quotes](https://github.com/shevabam/breaking-bad-quotes) | Some Breaking Bad quotes | No | Yes | Unknown | | [Buffy the Vampire Slayer and Angel](https://github.com/Thatskat/btvs-angel-api) | Get episode, cast and crew data from Buffy the Vampire Slayer and Angel | No | Yes | Yes | | [Catalogopolis](https://api.catalogopolis.xyz/docs/) | Doctor Who API | No | Yes | Unknown |