From 7a0715ce4210089edd274952e2845adc376e40d0 Mon Sep 17 00:00:00 2001 From: Justin Doak Date: Sun, 6 Aug 2017 15:37:29 -0400 Subject: [PATCH] Added Bacon Ipsum API information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4d4f3ed..f927d7da 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | +| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) |