{"id":16908885,"url":"https://github.com/saswatamcode/grpc_using_go","last_synced_at":"2025-03-20T17:33:28.126Z","repository":{"id":103589576,"uuid":"318791323","full_name":"saswatamcode/grpc_using_go","owner":"saswatamcode","description":"A simple demo of a gRPC server using Go.","archived":false,"fork":false,"pushed_at":"2022-09-14T04:45:32.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T16:24:38.059Z","etag":null,"topics":["grpc","grpc-go","grpc-server","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saswatamcode.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":"2020-12-05T13:09:21.000Z","updated_at":"2022-09-13T03:43:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7c8f765-4dd6-4b08-ab0e-7f4a47ee5793","html_url":"https://github.com/saswatamcode/grpc_using_go","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/saswatamcode%2Fgrpc_using_go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgrpc_using_go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgrpc_using_go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgrpc_using_go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saswatamcode","download_url":"https://codeload.github.com/saswatamcode/grpc_using_go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244660346,"owners_count":20489318,"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":["grpc","grpc-go","grpc-server","protobuf"],"created_at":"2024-10-13T18:53:23.732Z","updated_at":"2025-03-20T17:33:28.082Z","avatar_url":"https://github.com/saswatamcode.png","language":"Go","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)\n[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/grpc_using_go?)](https://GitHub.com/saswatamcode/grpc_using_go/network/)\n[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/grpc_using_go?)](https://GitHub.com/saswatamcode/grpc_using_go/stargazers/)\n[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/grpc_using_go.svg)](https://GitHub.com/saswatamcode/grpc_using_go/issues/)\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n# gRPC Using Go\nA simple demo of a gRPC server using Go.\n\n## To Run\n- Clone into repo\n- Run `make run`\n\n\n## Test RPC using gRPCurl\n- Start gRPC server\n- Run `grpcurl -plaintext localhost:9000 list` to list all services\n- Run `grpcurl -plaintext localhost:9000 describe` to describe all services and methods\n- Run `grpcurl -d '{\"name\": \"To Kill a Mockingbird\", \"isbn\": 12345}' -plaintext localhost:9000 book.BookService/GetBook`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fgrpc_using_go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaswatamcode%2Fgrpc_using_go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fgrpc_using_go/lists"}