{"id":37174112,"url":"https://github.com/cod3rboy/demo-grpc","last_synced_at":"2026-01-14T20:20:44.168Z","repository":{"id":223514603,"uuid":"760489803","full_name":"cod3rboy/demo-grpc","owner":"cod3rboy","description":"A demo gRPC application dealing in the generation of transaction invoices.","archived":false,"fork":false,"pushed_at":"2024-02-26T13:14:44.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T01:54:34.555Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cod3rboy.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":"2024-02-20T14:15:38.000Z","updated_at":"2024-02-20T14:26:10.000Z","dependencies_parsed_at":"2024-02-20T17:28:05.395Z","dependency_job_id":"8043b187-79c7-46b8-a964-216087a3a98a","html_url":"https://github.com/cod3rboy/demo-grpc","commit_stats":null,"previous_names":["cod3rboy/demo-grpc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cod3rboy/demo-grpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3rboy%2Fdemo-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3rboy%2Fdemo-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3rboy%2Fdemo-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3rboy%2Fdemo-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3rboy","download_url":"https://codeload.github.com/cod3rboy/demo-grpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3rboy%2Fdemo-grpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-14T20:20:43.431Z","updated_at":"2026-01-14T20:20:44.148Z","avatar_url":"https://github.com/cod3rboy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC Demo (Invoice generation and query)\n\nA demo gRPC application consisting of a server and client which deals in the generation and query of transaction invoices.\n\n## Start Server\n\n`make run-server`\n\nor\n\n`go run ./cmd/server`\n\n\u003e **Note:** Pass optional `-port \u003cnumber\u003e` flag to the above `go run` command to specify a different port. Default port is `8000`.\n\n## Run Client\n\n### Create Invoice\n\n`make invoice-create`\n\nor\n\n`go run ./cmd/client --action=create`\n\n\u003e **Note:** Pass optional `-server \u003chost:port\u003e` flag to above `go run` command to specify different server address. Default address is `localhost:8000`.\n\n### Query Invoice\n\n`make invoice-query`\n\nor\n\n`go run ./cmd/client --action=query`\n\n\u003e **Note:** Pass optional `-server \u003chost:port\u003e` flag to above `go run` command to specify different server address. Default address is `localhost:8000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcod3rboy%2Fdemo-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcod3rboy%2Fdemo-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcod3rboy%2Fdemo-grpc/lists"}