{"id":26550051,"url":"https://github.com/yszk0123/protobuf-to-openapi-test","last_synced_at":"2026-04-10T23:13:51.105Z","repository":{"id":283530447,"uuid":"951724464","full_name":"yszk0123/protobuf-to-openapi-test","owner":"yszk0123","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-20T17:40:13.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T06:42:54.882Z","etag":null,"topics":["openapi","protobuf","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yszk0123.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-03-20T06:24:48.000Z","updated_at":"2025-03-20T17:40:16.000Z","dependencies_parsed_at":"2025-03-20T18:52:40.274Z","dependency_job_id":null,"html_url":"https://github.com/yszk0123/protobuf-to-openapi-test","commit_stats":null,"previous_names":["yszk0123/protobuf-to-openapi-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yszk0123/protobuf-to-openapi-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fprotobuf-to-openapi-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fprotobuf-to-openapi-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fprotobuf-to-openapi-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fprotobuf-to-openapi-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yszk0123","download_url":"https://codeload.github.com/yszk0123/protobuf-to-openapi-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fprotobuf-to-openapi-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007786,"owners_count":26084364,"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-10-11T02:00:06.511Z","response_time":55,"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":["openapi","protobuf","typescript"],"created_at":"2025-03-22T07:23:02.842Z","updated_at":"2025-10-11T16:11:39.812Z","avatar_url":"https://github.com/yszk0123.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protobuf to OpenAPI Test\n\nThis is a sample server application that generates OpenAPI definitions from Protobuf using Buf and implements a server in TypeScript.\n\n## Prerequisites\n\n- Node.js (v16 or higher)\n- pnpm\n- Buf CLI\n\n## Setup\n\n1. Install dependencies:\n```bash\npnpm install\n```\n\n2. Generate TypeScript code from Protobuf definitions:\n```bash\npnpm generate\n```\n\nSee generated OpenAPI client code:\n```bash\ncat src/generated/openapi/api.swagger.json.client.ts\n```\n\n3. Start development server:\n```bash\npnpm dev\n```\n\n## API Endpoints\n\n- GET /posts: Get list of posts\n- POST /posts: Create a post\n- PUT /posts/:postId: Update a post\n- DELETE /posts/:postId: Delete a post\n\n## Project Structure\n\n```\nproto/\n  blog/\n    post.proto\n  buf.yaml\nsrc/\n  index.ts\npackage.json\ntsconfig.json\nbuf.work.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyszk0123%2Fprotobuf-to-openapi-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyszk0123%2Fprotobuf-to-openapi-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyszk0123%2Fprotobuf-to-openapi-test/lists"}