{"id":14971461,"url":"https://github.com/supabase-community/storage-ex","last_synced_at":"2025-10-24T03:43:38.017Z","repository":{"id":217003018,"uuid":"742902887","full_name":"supabase-community/storage-ex","owner":"supabase-community","description":"Elixir client to interact with Supabase Storage","archived":false,"fork":false,"pushed_at":"2025-07-15T22:51:31.000Z","size":102,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-28T02:54:31.387Z","etag":null,"topics":["elixir","supabase","supabase-storage"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/supabase_storage","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supabase-community.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,"zenodo":null}},"created_at":"2024-01-13T17:59:05.000Z","updated_at":"2025-07-16T04:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"db164146-deb3-4bd5-ba67-f5852733e8cb","html_url":"https://github.com/supabase-community/storage-ex","commit_stats":null,"previous_names":["zoedsoupe/storage-ex","supabase-community/storage-ex"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/supabase-community/storage-ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fstorage-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fstorage-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fstorage-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fstorage-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase-community","download_url":"https://codeload.github.com/supabase-community/storage-ex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fstorage-ex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267627434,"owners_count":24117730,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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","supabase","supabase-storage"],"created_at":"2024-09-24T13:45:14.223Z","updated_at":"2025-10-24T03:43:38.009Z","avatar_url":"https://github.com/supabase-community.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supabase Storage\n\n[Storage](https://supabase.com/docs/guides/storage) implementation for the [Supabase Potion](https://hexdocs.pm/supabase_potion) SDK in Elixir.\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:supabase_potion, \"~\u003e 0.6\"},\n    {:supabase_storage, \"~\u003e 0.4.3\"} # x-release-please-version\n  ]\nend\n```\n\n## Usage\n\nFirstly you need to initialize your Supabase client(s) as can be found on the [Supabase Potion documentation](https://hexdocs.pm/supabase_potion/readme.html#usage)\n\nNow you can pass the Client to the `Supabase.Storage` functions:\n\n```elixir\niex\u003e Supabase.Storage.list_buckets(%Supabase.Client{})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fstorage-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupabase-community%2Fstorage-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fstorage-ex/lists"}