Skip to content

A library written in Go to simplify access to Amazon's Alexa Web Information Service API

License

Notifications You must be signed in to change notification settings

ceriath/golexaRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

golexaRank

GoDoc Go Report Card cover.run

A Go library to access Amazon's Alexa Web Information Service API (Alexa Rank)

The Amazon Alexa Web Information Services API was a confusing API to work with. It wasn't impossible to work with, but it could have been way simpler. https://github.com/ashim888/awis really simplified stuff for me and I've modeled this library along it.

APIs shouldn't have to be painful. In the interest of making AWIS easier to use with Go and in the interest of learning the Go language, I thought I'd create a Python -> Golang port of the above Python library.

Check out the examples folder to get started.

About

A library written in Go to simplify access to Amazon's Alexa Web Information Service API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages