Skip to content

Commit 1cd93b5

Browse files
readme updated
1 parent 5ea46d4 commit 1cd93b5

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
11
# rustcloud
2-
Cloud services library for Rust
2+
3+
Cloud services library
4+
5+
rustcloud is a rust library which hides differences between different cloud providers(AWS,GCP etc) APIs and allows you to manage different cloud resources through a unified and easy to use API.
6+
7+
Service Types
8+
9+
Compute allows you to manage cloud and virtual servers
10+
11+
Object Storage allows you to manage cloud object storage
12+
13+
Container allows users to install and deploy containers onto container based virtualization platforms
14+
15+
DNS allows you to manage DNS as A Service
16+
17+
Backup allows you to manage Backup as A Service
18+
19+
Service Providers
20+
AWS
21+
Google

0 commit comments

Comments
 (0)