{"id":20949871,"url":"https://github.com/curt/ecto_base58","last_synced_at":"2025-10-27T19:43:55.018Z","repository":{"id":153732139,"uuid":"603223237","full_name":"curt/ecto_base58","owner":"curt","description":"The ecto_base58 package provides a custom Ecto.Type that makes shorter, friendlier Base58-encoded identifiers visible to the user, while using UUID identifiers in the database.","archived":false,"fork":false,"pushed_at":"2023-02-25T02:26:57.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T22:38:43.724Z","etag":null,"topics":["base58","ecto","elixir"],"latest_commit_sha":null,"homepage":"https://github.com/curt/ecto_base58","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/curt.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":"2023-02-17T22:03:56.000Z","updated_at":"2023-02-25T02:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e0894e7-1574-4c49-ac46-bbf1893b8655","html_url":"https://github.com/curt/ecto_base58","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fecto_base58","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fecto_base58/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fecto_base58/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fecto_base58/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curt","download_url":"https://codeload.github.com/curt/ecto_base58/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345608,"owners_count":20275872,"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":["base58","ecto","elixir"],"created_at":"2024-11-19T00:44:20.177Z","updated_at":"2025-10-27T19:43:54.893Z","avatar_url":"https://github.com/curt.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecto_base58\n\nThe `ecto_base58` package provides the `EctoBase58` module,\nwhich defines a custom `Ecto.Type` that makes shorter, friendlier\nBase58-encoded identifiers visible to the user, while mapping to the commonly used\n`UUID` identifiers in the database.\n\nThe `ecto_base58` relies on the `base_58_check` package to provide the\nBase58 conversion, using the same alphabet used by Bitcoin identifiers.\n\n## Installation\n\nThe package can be installed by adding `ecto_base58` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:ecto_base58, git: \"https://github.com/curt/ecto_base58.git\"}\n  ]\nend\n```\n\n## Roadmap\n\nThe package still needs to be uploaded to https://hex.pm.\n\nA few more tests would be nice.\n\n## About\n\nThe package author and maintainer is [Curt Gilman](https://github.com/curt).\nIt was extracted from another project that has yet to be released.\n\nIt is licensed under the MIT License, for now at least.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurt%2Fecto_base58","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurt%2Fecto_base58","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurt%2Fecto_base58/lists"}