awsdart 0.0.3 copy "awsdart: ^0.0.3" to clipboard
awsdart: ^0.0.3 copied to clipboard

Dart 1 only

Library to work wit Amazone Web Service.

awsdart #

Awsdart is a library to make it easier to use Amazone Web Service API in dart. Suports browser server and cli whit mostly the same api.

WARNING this package is new and unstable. Please test and give feedback. WARNING

The main goals for the project.

  • Layered implementation.
  • Documented.
  • Well tested.

###Layers Layer 0: This layer only do signing of requests with your amazon credential. And simple checksum validation of the response. So you can use it to implement any aws api.
Layer 1: Is a one to one mapping of the aws api in dart.
Layer 2: A more dart natural api based on layer 1 apis.

Codeship Status for gjersvik/AmazonDart

This project is licensed under the BSD 2-Clause License.

0
likes
15
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Library to work wit Amazone Web Service.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

crypto, intl, log4dart

More

Packages that depend on awsdart