Browse Source

Fixed the postition of my addition to be in alphabetical order according to the contributing guideline

pull/3922/head
zeekielcodes 2 months ago
parent
commit
6fce452b72
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -1625,8 +1625,8 @@ Own an API? Publish your own [Run in Postman](https://learning.postman.com/docs/
| API | Description | Auth | HTTPS | CORS |
| :------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------- | :------- | :---- | :------ |
| [Best Buy](https://bestbuyapis.github.io/api-documentation/#overview) | Products, Buying Options, Categories, Recommendations, Stores and Commerce | `apiKey` | Yes | Unknown |
| [DummyJSON](https://dummyjson.com) | An api to fetch dummy products with quality images for Clothes, Fragrances, Shoes, Jewelries, Furnitures ecommerce | `apiKey` | Yes | Unknown |
| [Digi-Key](https://www.digikey.com/en/resources/api-solutions) | Retrieve price and inventory of electronic components as well as place orders | `OAuth` | Yes | Unknown |
| [DummyJSON](https://dummyjson.com) | An api to fetch dummy products with quality images for Clothes, Fragrances, Shoes, Jewelries, Furnitures ecommerce | `apiKey` | Yes | Unknown |
| [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://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 |


Loading…
Cancel
Save