{"id":30440178,"url":"https://github.com/yagotome/grpc-cache","last_synced_at":"2026-05-05T04:05:06.193Z","repository":{"id":47376975,"uuid":"222159834","full_name":"yagotome/grpc-cache","owner":"yagotome","description":"Simple example of the use of gRPC for client-server RPC","archived":false,"fork":false,"pushed_at":"2021-09-02T02:34:54.000Z","size":77,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T05:42:45.865Z","etag":null,"topics":["golang","grpc","nodejs","protobuf","rpc"],"latest_commit_sha":null,"homepage":"https://youtu.be/hzR1uyhetso","language":"JavaScript","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/yagotome.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}},"created_at":"2019-11-16T21:11:05.000Z","updated_at":"2020-08-24T12:55:10.000Z","dependencies_parsed_at":"2022-08-22T11:20:19.987Z","dependency_job_id":null,"html_url":"https://github.com/yagotome/grpc-cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yagotome/grpc-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagotome%2Fgrpc-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagotome%2Fgrpc-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagotome%2Fgrpc-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagotome%2Fgrpc-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagotome","download_url":"https://codeload.github.com/yagotome/grpc-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagotome%2Fgrpc-cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["golang","grpc","nodejs","protobuf","rpc"],"created_at":"2025-08-23T05:42:51.203Z","updated_at":"2026-05-05T04:05:06.177Z","avatar_url":"https://github.com/yagotome.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC cache\n\nThis is a simple in-memory cache service implemented on top of gRPC and protobuf.\n\nThe purpose of this repository is to show how simple it is to use gRPC by implementing a server in Go and a client in Node.js.\n\nThis code was created for the talk \"[gRPC: Por que você ainda usa REST?](https://speakerdeck.com/yagotome/grpc-por-que-voce-ainda-usa-rest)\"\n\n## Running\n\n### Pre-requisite\n\nYou'll need to have [Go](https://golang.org/doc/install) and [Node.js](https://nodejs.org/en/download/) environments set up to run.\n\n### Server\n\nDo enter in `server` folder, then type:\n\n```shell\n$ make start\n```\n\n### Client\n\nDo enter in `client` folder, then do:\n\n1. Install dependencies\n\n```shell\n$ yarn\n```\n\n2. Run\n\n```shell\n$ yarn start\n```\n\n### Evans\n\nYou could use [Evans](https://github.com/ktr0731/evans) to consume cache service as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagotome%2Fgrpc-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagotome%2Fgrpc-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagotome%2Fgrpc-cache/lists"}