Skip to content

gjersvik/awsdart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

awsdart is a library to make it easier to use AWS API in dart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published