{"id":27768025,"url":"https://github.com/koddr/example-go-grpc-server","last_synced_at":"2025-12-14T21:52:13.720Z","repository":{"id":39387716,"uuid":"238791347","full_name":"koddr/example-go-grpc-server","owner":"koddr","description":"Example gRPC server on Go","archived":false,"fork":false,"pushed_at":"2024-07-03T04:34:51.000Z","size":312,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T19:58:59.645Z","etag":null,"topics":["tutorial-code","tutorial-sourcecode"],"latest_commit_sha":null,"homepage":"https://dev.to/koddr/enter-to-grpc-in-go-first-server-4a5g","language":"Go","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/koddr.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},"funding":{"liberapay":"koddr"}},"created_at":"2020-02-06T21:47:18.000Z","updated_at":"2024-10-03T22:50:48.000Z","dependencies_parsed_at":"2023-09-22T14:17:38.764Z","dependency_job_id":"95c9865b-266d-4466-be35-82697d3d8339","html_url":"https://github.com/koddr/example-go-grpc-server","commit_stats":{"total_commits":66,"total_committers":4,"mean_commits":16.5,"dds":0.3484848484848485,"last_synced_commit":"4aeb990fb549016fcb84b385df889b9a894816ce"},"previous_names":["koddr/example-go-grpc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Fexample-go-grpc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Fexample-go-grpc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Fexample-go-grpc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddr%2Fexample-go-grpc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddr","download_url":"https://codeload.github.com/koddr/example-go-grpc-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251574671,"owners_count":21611387,"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":["tutorial-code","tutorial-sourcecode"],"created_at":"2025-04-29T19:59:06.283Z","updated_at":"2025-12-14T21:52:13.657Z","avatar_url":"https://github.com/koddr.png","language":"Go","funding_links":["https://liberapay.com/koddr","https://paypal.me/koddr?locale.x=en_EN","https://liberapay.com/koddr/donate"],"categories":[],"sub_categories":[],"readme":"# Example gRPC server on Go\n\nThis is full project structure example of article **[Enter to gRPC in Go → first server ](https://dev.to/koddr/enter-to-grpc-in-go-first-server-4a5g)**.\n\nPublished on [Dev.to](https://dev.to/koddr/enter-to-grpc-in-go-first-server-4a5g) @ 06 Feb 2020.\n\n## Requirements\n\n- Go `1.11+`\n- Go Modules\n\n## Usage\n\n- Clone this repository and go to folder:\n\n```console\ngit clone https://github.com/koddr/example-go-grpc-server.git\ncd example-go-grpc-server\n```\n\n- Try to build binary:\n\n```console\nmake build\n```\n\n- No errors? Let's run:\n\n```console\nmake run\n```\n\n- Go to another console session and connect to gRPC server with [Evans](https://github.com/ktr0731/evans) (gRPC client):\n\n```console\nevans api/proto/adder.proto -p 8080\n```\n\n- That's all!\n\n## Live demo\n\n[![asciicast](https://asciinema.org/a/298722.svg)](https://asciinema.org/a/298722)\n\n## Author\n\n- [Vic Shóstak](https://github.com/koddr) (aka Koddr).\n\n## Article assistance\n\nIf you want to say «thank you»:\n\n1. Twit about article [on your Twitter](https://twitter.com/intent/tweet?text=Enter%20to%20gRPC%20in%20Go%20%E2%86%92%20first%20server%20https%3A%2F%2Fdev.to%2Fkoddr%2Fenter-to-grpc-in-go-first-server-4a5g).\n2. Add a GitHub Star and make Fork to this repository.\n3. Donate some money to project author via PayPal [@paypal.me/koddr](https://paypal.me/koddr?locale.x=en_EN) or [LiberaPay](https://liberapay.com/koddr/donate).\n4. Join DigitalOcean at our [referral link](https://m.do.co/c/b41859fa9b6e) (your profit is **\\$100** and we get \\$25).\n\nThanks for your support! 😘\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddr%2Fexample-go-grpc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddr%2Fexample-go-grpc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddr%2Fexample-go-grpc-server/lists"}