Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omartawba1/simple_shop
Simple shop package helps you to easily integrate with online shops API.
https://github.com/omartawba1/simple_shop
api composer shop
Last synced: 2 months ago
JSON representation
Simple shop package helps you to easily integrate with online shops API.
- Host: GitHub
- URL: https://github.com/omartawba1/simple_shop
- Owner: omartawba1
- License: mit
- Created: 2017-01-31T07:42:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T07:25:06.000Z (almost 8 years ago)
- Last Synced: 2024-04-19T17:41:07.316Z (9 months ago)
- Topics: api, composer, shop
- Language: PHP
- Size: 60.5 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
simple_shop helps you easily integrate with online shop APIs.
If you need to make shop based intergration with FlipKar, Shopify, Souq, Amazon, Alibaba, etc,
this package will help you a lot. For now, the library supports only FlipKar and Shop.com.## Installation
Using Composer :```
composer install
```Or you can do
```
composer require tawba/simple_shop
```If you don't have composer, follow the instruction [here](https://getcomposer.org/) to install it.
## Run the application
Point your browser to http://localhost/simple_shop
## Usage
You have to set your own Affiliate ID and Token before usage.
## Important Notice
I left my own Affiliate ID and Token for the webservices, so please make sure you change them before using the library.