{"id":33901170,"url":"https://github.com/dev800/qcloud-elixir","last_synced_at":"2026-05-29T12:01:32.878Z","repository":{"id":115067038,"uuid":"173921767","full_name":"dev800/qcloud-elixir","owner":"dev800","description":"qcloud","archived":false,"fork":false,"pushed_at":"2019-06-11T12:32:00.000Z","size":4381,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-15T20:44:58.750Z","etag":null,"topics":["elixir","qcloud"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/qcloud","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev800.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-05T10:04:10.000Z","updated_at":"2019-06-11T12:32:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5b785d2-f065-42c9-a321-1351c3265a42","html_url":"https://github.com/dev800/qcloud-elixir","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dev800/qcloud-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev800%2Fqcloud-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev800%2Fqcloud-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev800%2Fqcloud-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev800%2Fqcloud-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev800","download_url":"https://codeload.github.com/dev800/qcloud-elixir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev800%2Fqcloud-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33650712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","qcloud"],"created_at":"2025-12-11T23:53:25.276Z","updated_at":"2026-05-29T12:01:32.865Z","avatar_url":"https://github.com/dev800.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QCloud\n\n## Installation\n\n\u003e 注意：文档不详细，因为项目比较忙，暂时先写这么多\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `qcloud` to your list of dependencies in `mix.exs`:\n\n```elixir\n## step 1 -\u003e mix.exs\ndef deps do\n  [\n    {:qcloud, \"~\u003e 0.1\"}\n  ]\nend\n\n## step 2\n\nmix deps.get\n\n## step 3 -\u003e config/xxx.exs\nconfig :qcloud, :apps,\n  hello_world: %{   # your app name\n    cos: %{\n      app_id: \"xxx\",    # your config\n      host: \"xxx\",      # your config\n      bucket: \"xxx\",    # your config\n      secret_id: \"xxx\", # your config\n      secret_key: \"xxx\" # your config\n    }\n  }\n\n## step 4 for use\n\n### eg.\nQCloud.COS.get_object(:hello_world, \"files/helloworld.jpg\")\nQCloud.COS.put_object(:hello_world, file, \"image/jpeg\", \"files/helloworld.jpg\")\nQCloud.COS.delete_object(:hello_world, \"files/helloworld.jpg\")\nQCloud.COS.head_object(:hello_world, \"files/helloworld.jpg\")\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/qcloud](https://hexdocs.pm/qcloud).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev800%2Fqcloud-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev800%2Fqcloud-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev800%2Fqcloud-elixir/lists"}