{"id":22334725,"url":"https://github.com/rekcurd/grpc-proto","last_synced_at":"2025-09-05T06:39:31.110Z","repository":{"id":98795078,"uuid":"141214467","full_name":"rekcurd/grpc-proto","owner":"rekcurd","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-30T05:51:46.000Z","size":60,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-29T22:25:49.362Z","etag":null,"topics":["druker","grpc","kubernetes","ml","rekcurd"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rekcurd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2018-07-17T01:31:21.000Z","updated_at":"2020-02-15T06:11:55.000Z","dependencies_parsed_at":"2023-05-25T11:00:32.353Z","dependency_job_id":null,"html_url":"https://github.com/rekcurd/grpc-proto","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rekcurd/grpc-proto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rekcurd%2Fgrpc-proto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rekcurd%2Fgrpc-proto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rekcurd%2Fgrpc-proto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rekcurd%2Fgrpc-proto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rekcurd","download_url":"https://codeload.github.com/rekcurd/grpc-proto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rekcurd%2Fgrpc-proto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723195,"owners_count":25156302,"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-09-05T02:00:09.113Z","response_time":402,"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":["druker","grpc","kubernetes","ml","rekcurd"],"created_at":"2024-12-04T05:09:24.205Z","updated_at":"2025-09-05T06:39:31.103Z","avatar_url":"https://github.com/rekcurd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-proto\nRekcurd grpc protocol.\n\n## Parent Project\nhttps://github.com/rekcurd/community\n\n## Input/Output\nTODO: Generate automatically from `rekcurd.proto`\n\n*V* is the length of feature vector. *M* is the number of classes. If your algorithm is a binary classifier, you set *M* to 1. If your algorithm is a multi-class classifier, you set *M* to the number of classes.\n\n|input: data |input: option |output: label |output: score |output: option |\n|:---|:---|:---|:---|:---|\n|string |json |string |double |json |\n|string |json |bytes |double |json |\n|string |json |int[*M*] |double[*M*] |json |\n|string |json |double[*M*] |double[*M*] |json |\n|string |json |string[*M*] |double[*M*] |json |\n|bytes |json |string |double |json |\n|bytes |json |bytes |double |json |\n|bytes |json |int[*M*] |double[*M*] |json |\n|bytes |json |double[*M*] |double[*M*] |json |\n|bytes |json |string[*M*] |double[*M*] |json |\n|int[*V*] |json |string |double |json |\n|int[*V*] |json |bytes |double |json |\n|int[*V*] |json |int[*M*] |double[*M*] |json |\n|int[*V*] |json |double[*M*] |double[*M*] |json |\n|int[*V*] |json |string[*M*] |double[*M*] |json |\n|double[*V*] |json |string |double |json |\n|double[*V*] |json |bytes |double |json |\n|double[*V*] |json |int[*M*] |double[*M*] |json |\n|double[*V*] |json |double[*M*] |double[*M*] |json |\n|double[*V*] |json |string[*M*] |double[*M*] |json |\n|string[*V*] |json |string |double |json |\n|string[*V*] |json |bytes |double |json |\n|string[*V*] |json |int[*M*] |double[*M*] |json |\n|string[*V*] |json |double[*M*] |double[*M*] |json |\n|string[*V*] |json |string[*M*] |double[*M*] |json |\n\nThe input \"option\" field needs to be a json format. Below are our reserved fields.\n\n|Field |Type |Description |\n|:---|:---|:---|\n|suppress_log_input |bool |True: NOT print the input and output to the log message. \u003cBR\u003eFalse (default): Print the input and output to the log message.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekcurd%2Fgrpc-proto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frekcurd%2Fgrpc-proto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekcurd%2Fgrpc-proto/lists"}