Add Mercadolibre (#2063)

Squashs:

* Add Mercadolibre API

* Ordered alphabetically
This commit is contained in:
Esteban Piedrahita 2021-09-23 14:58:08 -05:00 committed by GitHub
parent 675e5366dc
commit fc7120c33a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1015,6 +1015,7 @@ 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 |
| [Mercadolibre](https://developers.mercadolibre.cl/es_ar/api-docs-es) | Manage sales, ads, products, services and Shops | `apiKey` | Yes | Unknown |
| [Wegmans](https://dev.wegmans.io) | Wegmans Food Markets | `apiKey` | Yes | Unknown |
**[⬆ Back to Index](#index)**