{"id":37205050,"url":"https://github.com/mkamadeus/grpc-demo","last_synced_at":"2026-01-14T23:37:53.339Z","repository":{"id":57629332,"uuid":"405564609","full_name":"mkamadeus/grpc-demo","owner":"mkamadeus","description":"A small gRPC demo for IF4031 Distributed Application Development","archived":false,"fork":false,"pushed_at":"2021-09-15T02:47:48.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T23:53:43.109Z","etag":null,"topics":["golang","grpc","grpc-go","grpc-python","slidev"],"latest_commit_sha":null,"homepage":"https://grpc-demo.pages.dev/","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/mkamadeus.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}},"created_at":"2021-09-12T06:25:14.000Z","updated_at":"2021-09-15T02:47:50.000Z","dependencies_parsed_at":"2022-09-26T20:11:00.741Z","dependency_job_id":null,"html_url":"https://github.com/mkamadeus/grpc-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkamadeus/grpc-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkamadeus%2Fgrpc-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkamadeus%2Fgrpc-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkamadeus%2Fgrpc-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkamadeus%2Fgrpc-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkamadeus","download_url":"https://codeload.github.com/mkamadeus/grpc-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkamadeus%2Fgrpc-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","grpc","grpc-go","grpc-python","slidev"],"created_at":"2026-01-14T23:37:52.520Z","updated_at":"2026-01-14T23:37:53.303Z","avatar_url":"https://github.com/mkamadeus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 grpc-demo\n\u003e A small demo for gRPC for IF4031 Distributed Application Development\n\n## 🚀 What?\n\nAs the subtitle says, it is a small demo made to demonstrate some key features of gRPC.\nThis repository includes:\n- Go-based gRPC server\n- Some basic Protobuf schema\n- Several gRPC clients (implemented)\n\n## 🚀 Pitch Deck\n\nThe slides can be seen in the slide folder by using `yarn dev`.\nPreferably, see the live version on https://grpc-demo.mkamadeus.dev.\n\n## 🚀 How?\n\nHere's a quick setup guide to run this demo.\n\nFirst, generate the stubs for the gRPC server and the client:\n```bash\nmake proto\n```\nYou can generate them individually per feature, but to test the server we need to compile all of them.\n\nNext, run the server:\n```bash\nmake server\n```\n\nFinally, you can test with your client of choice. Just run the client and you're good to go.\n\nOr, alternatively, you can use `evans`, a gRPC client (https://github.com/ktr0731/evans).\n```\nevans -r repl -p 1337\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkamadeus%2Fgrpc-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkamadeus%2Fgrpc-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkamadeus%2Fgrpc-demo/lists"}