{"id":15063564,"url":"https://github.com/robinboers/ecto_base64","last_synced_at":"2026-02-13T02:03:18.038Z","repository":{"id":257789525,"uuid":"860882754","full_name":"RobinBoers/ecto_base64","owner":"RobinBoers","description":"Custom `Ecto` type to base64 {en,de}code binary data in your database.","archived":false,"fork":false,"pushed_at":"2025-03-03T16:16:50.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-04-03T18:17:22.905Z","etag":null,"topics":["ecto","ecto-types","elixir"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/ecto_base64","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/RobinBoers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09-21T12:24:17.000Z","updated_at":"2025-03-03T16:16:54.000Z","dependencies_parsed_at":"2024-09-21T14:11:53.496Z","dependency_job_id":"3a435bd6-f351-486f-b63b-49eee76619d4","html_url":"https://github.com/RobinBoers/ecto_base64","commit_stats":null,"previous_names":["robinboers/ecto_base64"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fecto_base64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fecto_base64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fecto_base64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fecto_base64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinBoers","download_url":"https://codeload.github.com/RobinBoers/ecto_base64/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208561,"owners_count":21065202,"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":["ecto","ecto-types","elixir"],"created_at":"2024-09-25T00:04:32.783Z","updated_at":"2026-02-13T02:03:18.016Z","avatar_url":"https://github.com/RobinBoers.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EctoBase64\n\n\u003c!-- MDOC !--\u003e\n\nCustom `Ecto` type to base64 {en,de}code binary data in your database.\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:ecto_base64, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\n```elixir\nschema \"users\" do\n  field :totp_secret, EctoBase64\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinboers%2Fecto_base64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinboers%2Fecto_base64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinboers%2Fecto_base64/lists"}