From 06844a48d1b11c4cb5200983b8e464c1adce58ce Mon Sep 17 00:00:00 2001 From: Kanak Sony Date: Mon, 11 Oct 2021 17:30:00 +0530 Subject: [PATCH] Add WooCommerce Added WooCommerce to Shopping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa684c55..ab9b5071 100644 --- a/README.md +++ b/README.md @@ -1137,6 +1137,7 @@ API | Description | Auth | HTTPS | CORS | | [Mercadolibre](https://developers.mercadolibre.cl/es_ar/api-docs-es) | Manage sales, ads, products, services and Shops | `apiKey` | Yes | Unknown | | [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | 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)** ### Social