Removed Wegmans

Removed Wegmans (API no longer open to public)
This commit is contained in:
Chase Durand 2021-12-27 22:03:30 -06:00 committed by GitHub
parent a860afd014
commit b03248ee62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)**