From cd6386b021680bf19161db5736cdd50ebd123137 Mon Sep 17 00:00:00 2001 From: Semal Patel Date: Fri, 5 Jul 2019 13:31:21 -0700 Subject: [PATCH] add PlaceGOAT, FOAAS api (#899) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4dd060..16cdf1ef 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ API | Description | Auth | HTTPS | CORS | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown | | [Movebank](https://github.com/movebank/movebank-api-doc) | Movement and Migration data of animals | No | Yes | Unknown | | [Petfinder](https://www.petfinder.com/developers/api-docs/) | Adoption | `apiKey` | Yes | Unknown | +| [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | @@ -326,7 +327,7 @@ API | Description | Auth | HTTPS | CORS | | [RoutingNumbers.info](https://www.routingnumbers.info/api/index.html) | ACH/NACHA Bank Routing Numbers | No | Yes | Unknown | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes | | [VAT Rates](https://jsonvat.com/) | A collection of all VAT rates for EU countries | No | Yes | Unknown | -| [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes | +| [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes | ### Food & Drink API | Description | Auth | HTTPS | CORS | @@ -603,6 +604,7 @@ API | Description | Auth | HTTPS | CORS | | [Advice Slip](http://api.adviceslip.com/) | Generate random advice slips | No | Yes | Unknown | | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [FavQs.com](https://favqs.com/api) | FavQs allows you to collect, discover and share your favorite quotes | `apiKey` | Yes | Unknown | +| [FOAAS](http://www.foaas.com/) | Fuck Off As A Service | No | No | Unknown | | [Forismatic](http://forismatic.com/en/api/) | Inspirational Quotes | No | No | Unknown | | [icanhazdadjoke](https://icanhazdadjoke.com/api) | The largest selection of dad jokes on the internet | No | Yes | Unknown | | [kanye.rest](https://kanye.rest) | REST API for random Kanye West quotes | No | Yes | Yes |