Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 516 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 516 Bytes

Bezos

[![Build Status] [status]] [travis]

![bezos] [bezos]

Description

Bezos timestamps and signs requests to various Amazon APIs.

Installation

npm install bezos

Usage

Bezos = require 'bezos'

bezos = new Bezos 'secret'
bezos.sign 'GET'
         , 'example.com'
         , '/path'
         , { foo: 1 }

[status]: https://secure.travis-ci.org/hakanensari/bezos.png
[travis]: http://travis-ci.org/hakanensari/bezos
[bezos]: http://f.cl.ly/items/0v1h130h3Q181s3W312e/bezos.png