{"id":15074420,"url":"https://github.com/gabrielleandro0801/typescript-grpc-basic-app","last_synced_at":"2026-02-10T21:31:38.453Z","repository":{"id":251438664,"uuid":"830264196","full_name":"gabrielleandro0801/typescript-grpc-basic-app","owner":"gabrielleandro0801","description":"Repository with a basic Typescript gRPC app - a Client and a Server","archived":false,"fork":false,"pushed_at":"2024-11-30T19:19:11.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T20:57:51.208Z","etag":null,"topics":["api","grpc","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gabrielleandro0801.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":"2024-07-17T23:58:27.000Z","updated_at":"2024-11-30T19:19:15.000Z","dependencies_parsed_at":"2024-08-03T01:57:07.836Z","dependency_job_id":"72e98592-ed1b-45b1-8560-6a6c067c1f7d","html_url":"https://github.com/gabrielleandro0801/typescript-grpc-basic-app","commit_stats":null,"previous_names":["gabrielleandro0801/typescript-grpc-basic-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielleandro0801/typescript-grpc-basic-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielleandro0801%2Ftypescript-grpc-basic-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielleandro0801%2Ftypescript-grpc-basic-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielleandro0801%2Ftypescript-grpc-basic-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielleandro0801%2Ftypescript-grpc-basic-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielleandro0801","download_url":"https://codeload.github.com/gabrielleandro0801/typescript-grpc-basic-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielleandro0801%2Ftypescript-grpc-basic-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29317955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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":["api","grpc","nodejs"],"created_at":"2024-09-25T03:32:55.080Z","updated_at":"2026-02-10T21:31:38.418Z","avatar_url":"https://github.com/gabrielleandro0801.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTypescript gRPC Basic App\u003c/h1\u003e\n\n## Installing the dependencies\n``` bash\nnpm i\n```\n\n## Fixing the style of file buf.yaml\n``` bash\nnpm run buf:lint\nnpm run buf:format\n```\n\n## Generating interfaces from .proto files\n``` bash\nnpm run protoc:generate\n```\n\n## Running the Server\n``` bash\nnpm run server\n```\n\n## Running the Client\n``` bash\nnpm run client\n```\n\n### Server\n![image](https://github.com/gabrielleandro0801/typescript-grpc-basic-app/blob/master/images/server-running.png)\n\n### Client\n![image](https://github.com/gabrielleandro0801/typescript-grpc-basic-app/blob/master/images/client-running.png)\n\n### Requesting on Postman\n![image](https://github.com/gabrielleandro0801/typescript-grpc-basic-app/blob/master/images/running-on-postman.png)\n\n## Acknowledgments\nBasic gRPC API in Typescript tutorials\n- [dev.to - Aria Azadi Pour](https://dev.to/devaddict/use-grpc-with-node-js-and-typescript-3c58)\n- [Medium - Mikhail Gus'kov](https://medium.com/front-end-weekly/implementation-of-grpc-in-web-and-server-with-typescript-165e8ca0155b)\n- [Github - Idnan](https://github.com/Idnan/ts-grpc-example/blob/master/src/server.ts)\n- [Github - CatsMiaow](https://github.com/CatsMiaow/node-grpc-typescript/blob/master/src/client.ts)\n- [Github - Megoos](https://github.com/Megoos/gRPC-web-example/blob/main/server/services.ts)\n\nComparing REST Status Codes to gRPC Status Codes\n- [dev.to - Milad Roudgarian](https://dev.to/mindwingx/common-status-codes-in-grpc-and-http-38pd)\n\ngRPC for NodeJS\n- [Github - grpc](https://github.com/grpc/grpc-node?tab=readme-ov-file)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielleandro0801%2Ftypescript-grpc-basic-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielleandro0801%2Ftypescript-grpc-basic-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielleandro0801%2Ftypescript-grpc-basic-app/lists"}