{"id":17086402,"url":"https://github.com/dasch/avro2json","last_synced_at":"2026-05-14T20:04:56.455Z","repository":{"id":28254429,"uuid":"31763622","full_name":"dasch/avro2json","owner":"dasch","description":"Decodes Avro data files and converts the data to JSON","archived":false,"fork":false,"pushed_at":"2015-03-12T15:30:48.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-16T08:49:09.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/dasch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-06T10:04:20.000Z","updated_at":"2020-06-04T03:27:18.000Z","dependencies_parsed_at":"2022-09-25T05:01:34.974Z","dependency_job_id":null,"html_url":"https://github.com/dasch/avro2json","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dasch/avro2json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Favro2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Favro2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Favro2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Favro2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dasch","download_url":"https://codeload.github.com/dasch/avro2json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Favro2json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":[],"created_at":"2024-10-14T13:28:32.216Z","updated_at":"2026-05-14T20:04:56.412Z","avatar_url":"https://github.com/dasch.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avro2json\n\nConverts Avro-encoded data to JSON.\n\n```\ncurl http://example.com/data.avro | avro2json\ncat somefile.avro | avro2json\navro2json \u003c somefile.avro\n```\n\nIt's possible to use a custom schema when reading the Avro data:\n\n```\navro2json --schema=some-schema.avsc \u003c data.avro\n```\n\nRun `avro2json -h` for more information.\n\n\n## Installation\n\n```\ngem install avro2json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdasch%2Favro2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdasch%2Favro2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdasch%2Favro2json/lists"}