{"id":19315758,"url":"https://github.com/hoangtk0100/grpc-basic-api","last_synced_at":"2025-08-08T20:18:33.614Z","repository":{"id":171265299,"uuid":"193082533","full_name":"hoangtk0100/grpc-basic-api","owner":"hoangtk0100","description":"Create a basic API using gRPC with Protobuf","archived":false,"fork":false,"pushed_at":"2019-06-21T11:17:29.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T04:31:35.882Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoangtk0100.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":"2019-06-21T10:52:47.000Z","updated_at":"2019-06-21T11:17:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"935cb3df-2329-4683-a922-1a5d14815aba","html_url":"https://github.com/hoangtk0100/grpc-basic-api","commit_stats":null,"previous_names":["hoangtk0100/grpc-basic-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hoangtk0100/grpc-basic-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangtk0100%2Fgrpc-basic-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangtk0100%2Fgrpc-basic-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangtk0100%2Fgrpc-basic-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangtk0100%2Fgrpc-basic-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoangtk0100","download_url":"https://codeload.github.com/hoangtk0100/grpc-basic-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangtk0100%2Fgrpc-basic-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269482616,"owners_count":24424403,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-10T01:08:09.678Z","updated_at":"2025-08-08T20:18:33.591Z","avatar_url":"https://github.com/hoangtk0100.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-basic-api\nA basic API using gRPC with Protobuf\n\n## Installation\non Terminal run this command \n```\nprotoc --proto_path=proto --go_out=plugins=grpc:proto service.proto\n```\n\nTo start server\n```\ngo run server/main.go\n```\n\n\nThen open another terminal window\n```\ngo run client/main.go\n``` \n\nTest it on your web browser\n```\nhttp://localhost:8080/add/4/46\n\nhttp://localhost:8080/mult/4/46\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangtk0100%2Fgrpc-basic-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoangtk0100%2Fgrpc-basic-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangtk0100%2Fgrpc-basic-api/lists"}