Results 1 issues of Adam Drake

This is an example implementation to address #6. For the moment, it uses the [Token Bucket Algorithm](https://en.wikipedia.org/wiki/Token_bucket) to provide rate limiting on a time interval basis with an initial and...