{"id":18542753,"url":"https://github.com/coinbase/protoc-gen-rbi","last_synced_at":"2025-05-07T03:30:39.310Z","repository":{"id":36634713,"uuid":"228901334","full_name":"coinbase/protoc-gen-rbi","owner":"coinbase","description":"Protobuf compiler plugin that generates Sorbet .rbi \"Ruby Interface\" files.","archived":false,"fork":false,"pushed_at":"2024-05-16T20:37:00.000Z","size":1481,"stargazers_count":40,"open_issues_count":3,"forks_count":33,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-06T20:11:41.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.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":"2019-12-18T18:44:33.000Z","updated_at":"2024-09-29T00:34:41.000Z","dependencies_parsed_at":"2024-05-16T21:53:07.876Z","dependency_job_id":null,"html_url":"https://github.com/coinbase/protoc-gen-rbi","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fprotoc-gen-rbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fprotoc-gen-rbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fprotoc-gen-rbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fprotoc-gen-rbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/protoc-gen-rbi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224556939,"owners_count":17331088,"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-06T20:10:23.801Z","updated_at":"2024-11-14T03:05:41.291Z","avatar_url":"https://github.com/coinbase.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# protoc-gen-rbi\nProtobuf compiler plugin that generates [Sorbet](https://sorbet.org/) `.rbi` \"Ruby Interface\" files.\n\n### Installation\n\n```\ngo get github.com/coinbase/protoc-gen-rbi\n```\n\n### Usage\n\n```\nprotoc --rbi_out=. example.proto\n```\n\nTo disable generation of gRPC `.rbi` files, use the `grpc=false` option:\n\n```\nprotoc --rbi_out=grpc=false:. example.proto\n```\n\n### Example\n\nFor the input [example.proto](testdata/example.proto):\n - [example_pb.rbi](testdata/example_pb.rbi) contains the message(s) interface\n - [example_services_pb.rbi](testdata/example_services_pb.rbi) contains the service(s) interface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fprotoc-gen-rbi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fprotoc-gen-rbi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fprotoc-gen-rbi/lists"}