# hawk-go [![Build Status](https://travis-ci.org/tent/hawk-go.png?branch=master)](https://travis-ci.org/tent/hawk-go)

hawk-go implements the [Hawk](https://github.com/hueniverse/hawk) HTTP
authentication scheme in Go.

[**Documentation**](http://godoc.org/github.com/tent/hawk-go)

## Installation

```text
go get github.com/tent/hawk-go
```
