From 4ec38edda9f508a3db9b1874bdb4d86b107fcbd2 Mon Sep 17 00:00:00 2001 From: bittricky <39785177+bittricky@users.noreply.github.com> Date: Thu, 27 Dec 2018 20:02:35 -0500 Subject: [PATCH] bratabase api (#844) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c5c045f..8996f9bd 100644 --- a/README.md +++ b/README.md @@ -649,6 +649,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Best Buy](https://bestbuyapis.github.io/api-documentation/#overview) | Products, Buying Options, Categories, Recommendations, Stores and Commerce | `apiKey` | Yes | Unknown | +| [Bratabase](https://developers.bratabase.com/) | Database of different types of Bra Sizes | `OAuth` | Yes | Unknown | | [eBay](https://go.developer.ebay.com/) | Sell and Buy on eBay | `OAuth` | Yes | Unknown | | [Wal-Mart](https://developer.walmartlabs.com/docs) | Item price and availability | `apiKey` | Yes | Unknown | | [Wegmans](https://dev.wegmans.io) | Wegmans Food Markets | `apiKey` | Yes | Unknown |