mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
Words.
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
`paapi` is a slim wrapper around [Amazon's Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/).
|
`paapi` is a slim wrapper around [Amazon's Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/).
|
||||||
|
|
||||||
This gem is under heavy development and currently incomplete.
|
|
||||||
|
|
||||||
[](https://travis-ci.org/dkam/paapi)
|
[](https://travis-ci.org/dkam/paapi)
|
||||||
|
|
||||||
|
If this gem doesn't meet your needs, try the [Vacumm gem](https://github.com/hakanensari/vacuum).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Add this line to your application's Gemfile:
|
Add this line to your application's Gemfile:
|
||||||
@@ -67,7 +67,7 @@ client.partner_tag
|
|||||||
|
|
||||||
The full list of market keys is `au, br, ca, fr, de, in, it, jp, mx, es, tr, ae, uk, us`
|
The full list of market keys is `au, br, ca, fr, de, in, it, jp, mx, es, tr, ae, uk, us`
|
||||||
|
|
||||||
### Using the Paapi
|
### Using Paapi
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
require 'paapi'
|
require 'paapi'
|
||||||
|
|||||||
Reference in New Issue
Block a user