chilts / awssum

(deprecated: use aws-sdk) Node.js modules for talking to lots of Web Service APIs.
Other
462 stars 57 forks source link

How would a format a bq request? #155

Closed Jonovono closed 8 years ago

Jonovono commented 11 years ago

I am trying to do something like: /search?bq=genre:'chill'.

How do I format this request? Everything seems to give me an error

chilts commented 8 years ago

AwsSum is now deprecated in favour of the offical aws-sdk from Amazon. Thanks for opening this originally.