{"id":25440835,"url":"https://github.com/akira-saneyoshi/store_queryservice","last_synced_at":"2026-04-16T18:04:25.042Z","repository":{"id":276613200,"uuid":"928415954","full_name":"akira-saneyoshi/store_queryservice","owner":"akira-saneyoshi","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-09T15:00:02.000Z","size":17412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T12:18:21.044Z","etag":null,"topics":["docker","golang","grpc","protocol-buffers"],"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/akira-saneyoshi.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":"2025-02-06T15:51:04.000Z","updated_at":"2025-02-17T05:11:30.000Z","dependencies_parsed_at":"2025-02-09T12:39:26.379Z","dependency_job_id":null,"html_url":"https://github.com/akira-saneyoshi/store_queryservice","commit_stats":null,"previous_names":["akira-saneyoshi/store_queryservice"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akira-saneyoshi%2Fstore_queryservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akira-saneyoshi%2Fstore_queryservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akira-saneyoshi%2Fstore_queryservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akira-saneyoshi%2Fstore_queryservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akira-saneyoshi","download_url":"https://codeload.github.com/akira-saneyoshi/store_queryservice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254367650,"owners_count":22059550,"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":["docker","golang","grpc","protocol-buffers"],"created_at":"2025-02-17T12:18:27.669Z","updated_at":"2026-04-16T18:04:24.991Z","avatar_url":"https://github.com/akira-saneyoshi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# store_queryservice\n\n```zsh\ngo get -u github.com/akira-saneyoshi/store_pb@v1.0.0\ngo get -u github.com/go-sql-driver/mysql\ngo get -u github.com/onsi/ginkgo/v2\ngo get -u github.com/onsi/gomega\ngo get -u go.uber.org/fx\ngo get -u gorm.io/driver/mysql\ngo get -u gorm.io/gorm\n\ngo install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest\n```\n\n```zsh\ngrpcurl -plaintext localhost:8083 list\ngrpcurl -plaintext localhost:8083 list proto.CategoryQuery\ngrpcurl -plaintext localhost:8083 list proto.ProductQuery\n\ngrpcurl -plaintext localhost:8083 proto.CategoryQuery.List\ngrpcurl -plaintext -d '{\"id\" : \"762bd1ea-9700-4bab-a28d-6cbebf20ddc2\" }' localhost:8083 proto.CategoryQuery.ById\ngrpcurl -plaintext -d '{\"keyword\" : \"ペン\" }' localhost:8083 proto.ProductQuery.ByKeyword\ngrpcurl -plaintext localhost:8083 proto.ProductQuery.List\n\ngrpcurl -plaintext -d '{\"keyword\" : \"メン\" }' localhost:8083 proto.ProductQuery.ByKeyword\n\ngrpcurl -cacert presen/prepare/queryservice.pem queryservice:8083 list \ngrpcurl -cacert ./queryservice.pem -d '{\"keyword\" : \"ペン\" }' queryservice:8083 proto.ProductQuery.ByKeyword\n```\n\n```zsh\napk update\n\napk add curl\n\nwget -O mkcert https://github.com/FiloSottile/mkcert/releases/download/v1.4.4/mkcert-v1.4.4-linux-amd64\n\nchmod +x mkcert\n\nmv mkcert /usr/local/bin/\n\nmkcert -install\n\ncd queries/presen/prepare/\n\nmkcert queryservice\n\ngrpcurl -cacert presen/prepare/queryservice.pem queryservice:8083 list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakira-saneyoshi%2Fstore_queryservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakira-saneyoshi%2Fstore_queryservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakira-saneyoshi%2Fstore_queryservice/lists"}