{"id":21967159,"url":"https://github.com/rgglez/storage","last_synced_at":"2025-03-22T22:13:05.835Z","repository":{"id":262397493,"uuid":"822801651","full_name":"rgglez/storage","owner":"rgglez","description":"go-storage wrapper","archived":false,"fork":false,"pushed_at":"2025-02-13T23:39:12.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T00:30:30.966Z","etag":null,"topics":["buckets","cloud","go","go-storage","golang","storage"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgglez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-07-01T21:20:15.000Z","updated_at":"2025-02-13T23:39:15.000Z","dependencies_parsed_at":"2025-02-14T14:32:48.076Z","dependency_job_id":null,"html_url":"https://github.com/rgglez/storage","commit_stats":null,"previous_names":["rgglez/storage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgglez%2Fstorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgglez%2Fstorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgglez%2Fstorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgglez%2Fstorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgglez","download_url":"https://codeload.github.com/rgglez/storage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026006,"owners_count":20549071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["buckets","cloud","go","go-storage","golang","storage"],"created_at":"2024-11-29T13:22:13.422Z","updated_at":"2025-03-22T22:13:05.790Z","avatar_url":"https://github.com/rgglez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# storage\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![GitHub all releases](https://img.shields.io/github/downloads/rgglez/storage/total)\n![GitHub issues](https://img.shields.io/github/issues/rgglez/storage)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/storage)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rgglez/storage)](https://goreportcard.com/report/github.com/rgglez/storage)\n[![GitHub release](https://img.shields.io/github/release/rgglez/storage.svg)](https://github.com/rgglez/storage/releases/)\n\nThis Go module encapsulates the [go-storage](https://github.com/rgglez/go-storage) library, \nwhich makes transparent the storage and retrieval of files to and from a number of both \ncloud services and local supports. A full list of supported backends can be\nfound in the go-storage [README](https://github.com/rgglez/go-storage/blob/master/README.md).\n\nIt provides 2 functions, one for writing and one for reading. It takes care of the boilerplate.\n\nYou need to provide the constructor ***NewStorage(cnn string)*** a connection string in the\ngo-storage format:\n\n```go\ncnn := \"oss://bucket/?credential=env\u0026endpoint=http://127.0.0.1:9090\u0026name=bucket\"\n```\n\n## License\n\nApache-2.0. Please read the [LICENSE](LICENSE) file.\n\nCopyright (c) 2024 Rodolfo González González.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgglez%2Fstorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgglez%2Fstorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgglez%2Fstorage/lists"}