leopardslab / gocloud

☁️ Go API for open cloud
Apache License 2.0
119 stars 142 forks source link

Suggestion: Expanding to New Cloud Networks #13

Closed virenkhandal closed 6 years ago

virenkhandal commented 6 years ago

Currently, gocloud provides servicing with Amazon AWS and Google Cloud softwares, which restricts the use of many different cloud providing softwares. As technology grows and expands, there are more resources that people use to save files and access the cloud.

Some of the fastest growing cloud providers are Verizon Cloud, DropBox, and IBM Cloud. As the two services: Google Cloud and Amazon AWS have been provided for gocloud, the new cloud services can be provided similarly, as well.

Overall, expanding to new, fast-growing cloud providers can significantly increase collaboration on gocloud's projects and codes.

More about the APIs:

Verizon & IBM Cloud: http://documentation.cloud.verizon.com/#APIReferencePrivateCloud.htm DropBox: https://dropbox.github.io/dropbox-api-v2-explorer/

These websites show the types of APIs that can be used to start providing these services on gocloud.

rehrumesh commented 6 years ago

Already in the roadmap. Hence closing