Skip to content

A light-weight library to access the Amazon Advertising API via REST with Java

Notifications You must be signed in to change notification settings

eliseosoto/amazon-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very first version!


If you want to run the tests then you need to create the file
/amazon-rest/src/main/resources/awseCommerceService.properties with the following info:

awse.endpoint=ecs.amazonaws.com
awse.awsAccessKeyId=<Your Access Key Id>
awse.awsSecretKey=<Your Secret Key>

About

A light-weight library to access the Amazon Advertising API via REST with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages