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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i bezos

Weekly Downloads

3

Version

0.0.3

License

none

Last publish

Collaborators

  • hakanensari