From 617e12d47bcffda37fb6c6dc736b7c6666af5594 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Thu, 19 Aug 2021 02:54:19 -0300 Subject: [PATCH] Remove Wal-Mart, is broken This API is broken. Return: HTTP Code 404 Ref: #1590 Ref: https://github.com/public-apis/public-apis/runs/3368073631?check_suite_focus=true#step:3:24 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index acd42c6f..b1cabfff 100644 --- a/README.md +++ b/README.md @@ -943,7 +943,6 @@ API | Description | Auth | HTTPS | CORS | | [Dummy Products](https://dummyproducts-api.herokuapp.com/) | An api to fetch dummy e-commerce products JSON data with placeholder images | `apiKey` | Yes | Yes | | [eBay](https://go.developer.ebay.com/) | Sell and Buy on eBay | `OAuth` | Yes | Unknown | | [Etsy](https://www.etsy.com/developers/documentation/getting_started/api_basics) | Manage shop and interact with listings | `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 | **[⬆ Back to Index](#index)**