An open API service indexing awesome lists of open source software.

https://github.com/edocbuhtig/ionic-woocommerce

Ionic WooCommerce integration display product list and get individual product details.
https://github.com/edocbuhtig/ionic-woocommerce

ionic-framework ionic4 ionic5 woocommerce woocommerce-products woocommerce-shop

Last synced: about 1 year ago
JSON representation

Ionic WooCommerce integration display product list and get individual product details.

Awesome Lists containing this project

README

          

### Ionic Woocommerce
Ionic WooCommerce integration display product list and get individual product details.

### Setup
```
export class WpwooService {

url: string = "";
key: string = "";
secret_key: string = "";
...
...
...

```