/awis-rs

Rust library to query AWS Alexa Web Information Service

Primary LanguageRustMIT LicenseMIT

A set of functions that return a valid reqwest::Request to query Amazon's AWIS API.

In the current version, it's up to the user to create the client, use the request, and parse the result.