bezos

0.0.3 • Public • Published

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

Dependents (1)

Package Sidebar

Install

npm i bezos

Weekly Downloads

3

Version

0.0.3

License

none

Last publish

Collaborators

  • hakanensari