From b03248ee629f8ae6a0095c3e428bf69618bec4a4 Mon Sep 17 00:00:00 2001 From: Chase Durand <50851884+ChaseDurand@users.noreply.github.com> Date: Mon, 27 Dec 2021 22:03:30 -0600 Subject: [PATCH] Removed Wegmans Removed Wegmans (API no longer open to public) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2621402a..7fb145d7 100644 --- a/README.md +++ b/README.md @@ -1431,7 +1431,6 @@ API | Description | Auth | HTTPS | CORS | | [Rappi](https://dev-portal.rappi.com/) | Manage orders from Rappi's app | `OAuth` | Yes | Unknown | | [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | Yes | Unknown | | [Tokopedia](https://developer.tokopedia.com/openapi/guide/#/) | Tokopedia's Official API for integration of various services from Tokopedia | `OAuth` | Yes | Unknown | -| [Wegmans](https://dev.wegmans.io) | Wegmans Food Markets | `apiKey` | Yes | Unknown | | [WooCommerce](https://woocommerce.github.io/woocommerce-rest-api-docs/) | WooCommerce REST APIS to create, read, update, and delete data on wordpress website in JSON format | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**