{"id":19966754,"url":"https://github.com/aptpod/iscp-proto","last_synced_at":"2026-06-08T04:32:27.941Z","repository":{"id":139362927,"uuid":"539375809","full_name":"aptpod/iscp-proto","owner":"aptpod","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-09T02:20:06.000Z","size":449,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-01T17:32:47.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aptpod.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":"2022-09-21T08:09:22.000Z","updated_at":"2023-08-08T23:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d09b037-c3ab-4912-9523-af538a08204a","html_url":"https://github.com/aptpod/iscp-proto","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aptpod/iscp-proto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-proto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-proto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-proto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-proto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aptpod","download_url":"https://codeload.github.com/aptpod/iscp-proto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-proto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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-13T02:38:06.854Z","updated_at":"2026-06-08T04:32:27.921Z","avatar_url":"https://github.com/aptpod.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iscp-proto\n\niSCPv2のProtocolBuffer\n\n## Prerequisite\n\n- [buf](https://github.com/bufbuild/buf)\n- [npm](https://www.npmjs.com/) ※ Typescriptの生成のみ\n\n   ```bash\n   npm install @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf\n   ```\n\n- [go](https://go.dev/) ※ gogoprotoの生成のみ\n\n   ```bash\n    go install github.com/gogo/protobuf/protoc-gen-gogofast@v1.3.2\n    go run github.com/x-motemen/ghq@latest get github.com/gogo/protobuf/gogoproto\n   ```\n\n## Usage\n\n1. gitサブモジュールとして利用します\n\n    ```bash\n    git submodule add https://github.com/aptpod/iscp-proto.git iscp-proto\n    # or\n    git submodule add git@github.com:aptpod/iscp-proto.git iscp-proto\n    ```\n\n2. プロジェクトのルートに`buf.gen.yaml` を作成します。`iscp-proto/buf.gen.yaml` または `iscp-proto/buf.gen.gogoproto.yaml` を参考に編集します。\n3. コードを生成します。\n\n```bash\n# ソースコードの生成\nbuf generate iscp-proto/proto\n```\n\n`gen` ディレクトリに生成したコードは配置済みです。\n\n## License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptpod%2Fiscp-proto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faptpod%2Fiscp-proto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptpod%2Fiscp-proto/lists"}