{"id":20755386,"url":"https://github.com/hrz8/geprec","last_synced_at":"2025-03-11T15:41:10.557Z","repository":{"id":255288581,"uuid":"848084579","full_name":"hrz8/geprec","owner":"hrz8","description":"geprec is not no grpc: learning buf and grpc","archived":false,"fork":false,"pushed_at":"2024-08-27T05:21:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T04:26:54.034Z","etag":null,"topics":["buf","grpc","grpc-gateway","grpc-go"],"latest_commit_sha":null,"homepage":"","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/hrz8.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-08-27T05:21:26.000Z","updated_at":"2024-08-30T01:36:03.000Z","dependencies_parsed_at":"2024-08-29T04:28:47.235Z","dependency_job_id":null,"html_url":"https://github.com/hrz8/geprec","commit_stats":null,"previous_names":["hrz8/geprec"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrz8%2Fgeprec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrz8%2Fgeprec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrz8%2Fgeprec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrz8%2Fgeprec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrz8","download_url":"https://codeload.github.com/hrz8/geprec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243061158,"owners_count":20229936,"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":["buf","grpc","grpc-gateway","grpc-go"],"created_at":"2024-11-17T09:25:00.290Z","updated_at":"2025-03-11T15:41:10.507Z","avatar_url":"https://github.com/hrz8.png","language":"Go","readme":"# geprec\n\n## setup buf\n\n```bash\nbuf config init\n```\n\n## setup module proto\n\n```bash\nbuf lint\nbuf build\n```\n\n## generate\n\n```bash\nbuf generate # add plugin\n```\n\n## deps\n\n```bash\nbuf dep update\n```\n\n## in action\n\n### http\n```bash\ncurl -X POST http://localhost:3008/v1/greeter/hello -d '{\"name\": \"Eji\"}'\n```\n\n### grpc\n```bash\ngrpcurl -plaintext -d '{\"name\": \"Eji\"}' localhost:3009 greeter.v1.GreeterService/SayHello\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrz8%2Fgeprec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrz8%2Fgeprec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrz8%2Fgeprec/lists"}