{"id":20023426,"url":"https://github.com/niku/elixir_protobuf","last_synced_at":"2026-05-13T06:07:11.334Z","repository":{"id":66601471,"uuid":"157711213","full_name":"niku/elixir_protobuf","owner":"niku","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-05T11:42:28.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-12T16:41:33.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-11-15T12:55:24.000Z","updated_at":"2019-08-05T11:42:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a158fccc-25a5-43dc-b411-aa22acd3008a","html_url":"https://github.com/niku/elixir_protobuf","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/niku%2Felixir_protobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Felixir_protobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Felixir_protobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Felixir_protobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niku","download_url":"https://codeload.github.com/niku/elixir_protobuf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455454,"owners_count":19965611,"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":[],"created_at":"2024-11-13T08:46:25.806Z","updated_at":"2026-05-13T06:07:11.280Z","avatar_url":"https://github.com/niku.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protobuf\n\n**TODO: Add description**\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `protobuf` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:protobuf, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/protobuf](https://hexdocs.pm/protobuf).\n\n## Integration Testing\n\nTo generate a python code `test/integration/integrationtest_pb2.py` for integration tests from `.proto` files:\n\n```\n$ docker run --rm -v $(pwd):/app niku/pytnoh3-protobuf \\\n    protoc \\\n        -I test/integration/proto \\\n        --python_out=test/integration/python \\\n        test/integration/proto/integrationtest.proto \n```\n\nTo generate json files based on protocol buffer messages for integration tests from `test/integration/input.yaml`:\n\n```\n$ docker run --rm -v $(pwd):/app niuk/python3-protobuf \\\n    python3 test/integration/python/generate_messages.py \n```\n\nAn object in json includes key that is expected value and value that is base64 encoded protocol buffer message representation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Felixir_protobuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniku%2Felixir_protobuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Felixir_protobuf/lists"}