mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
add AWS
This commit is contained in:
parent
8265cfa856
commit
9345b88a43
1 changed files with 3 additions and 0 deletions
|
@ -141,6 +141,9 @@ See also [http://areweideyet.com/](http://areweideyet.com/).
|
|||
|
||||
### Cloud
|
||||
|
||||
* AWS
|
||||
* [DualSpark/rusoto](https://github.com/DualSpark/rusoto) — [<img src="https://travis-ci.org/DualSpark/rusoto.svg?branch=master">](https://travis-ci.org/DualSpark/rusoto)
|
||||
* [thommay/aws-rs](https://github.com/thommay/aws-rs) — [<img src="https://travis-ci.org/thommay/aws-rs.svg?branch=master">](https://travis-ci.org/thommay/aws-rs)
|
||||
* DigitalOcean
|
||||
* [kbknapp/doapi](https://github.com/kbknapp/doapi-rs) — DigitalOcean v2 API bindings [<img src="https://travis-ci.org/kbknapp/doapi-rs.svg?branch=master">](https://travis-ci.org/kbknapp/doapi-rs)
|
||||
|
||||
|
|
Loading…
Reference in a new issue