{"id":25668443,"url":"https://github.com/borud/bufbuild-import-demo","last_synced_at":"2025-11-14T20:10:44.187Z","repository":{"id":149426231,"uuid":"444485187","full_name":"borud/bufbuild-import-demo","owner":"borud","description":"Just a quick demo of how you can use automatically generated protobuffer and gRPC code from buf.build","archived":false,"fork":false,"pushed_at":"2022-01-04T16:19:14.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-21T03:25:22.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/borud.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-04T16:16:54.000Z","updated_at":"2022-01-04T16:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"64a4a76c-df9b-4026-89c6-e47df825b1c3","html_url":"https://github.com/borud/bufbuild-import-demo","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/borud%2Fbufbuild-import-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fbufbuild-import-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fbufbuild-import-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fbufbuild-import-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borud","download_url":"https://codeload.github.com/borud/bufbuild-import-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240462480,"owners_count":19805289,"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":"2025-02-24T10:33:53.274Z","updated_at":"2025-11-14T20:10:44.119Z","avatar_url":"https://github.com/borud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buf.build demo\n\nThe purpose of this repository is to demonstrate how to use the services offered by [buf.build](https://buf.build/) for hosting protobuffer definitions and automatic code generation for protobuffers and gRPC services.\n\nThis means that the developer **does not have to**:\n\n- install the `buf` tool\n- does not have to deal directly with the `.proto` files\n- does not have to do code generation\n\n## Building\n\nIf you have Go and make installed you should be able to just execute\n\n```shell\nmake\n```\n\nto build the project.  The binaries will be in `bin`.\n\n## How do you use it?\n\nIn this example we are using the [gwp](https://buf.build/borud/gwp) module hosted on [buf.build](https://buf.build/).\n\nIf you look in [cmd/server/main.go](cmd/server/main.go) you simply add `\"go.buf.build/library/go-grpc/borud/gwp\"` to your imports, run `go mod tidy` and that's that.  Now you can use all the generated types from the project.\n\nThe docs for the API are hosted here.\n\n## Limited to Go (for now)\n\nFor now code generation is only offered for Go, but C++ and other languages are on their way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fbufbuild-import-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborud%2Fbufbuild-import-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fbufbuild-import-demo/lists"}