{"id":19645449,"url":"https://github.com/corani/grpc-gateway-demo","last_synced_at":"2026-05-15T02:49:08.487Z","repository":{"id":80471593,"uuid":"447426324","full_name":"corani/grpc-gateway-demo","owner":"corani","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-13T01:39:25.000Z","size":7666,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T20:48:32.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/corani.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":"2022-01-13T01:38:40.000Z","updated_at":"2022-01-13T01:39:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"77827f89-8725-49d1-be76-9c06551c5f31","html_url":"https://github.com/corani/grpc-gateway-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgrpc-gateway-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgrpc-gateway-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgrpc-gateway-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgrpc-gateway-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corani","download_url":"https://codeload.github.com/corani/grpc-gateway-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240952979,"owners_count":19884020,"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":[],"created_at":"2024-11-11T14:34:00.326Z","updated_at":"2026-05-15T02:49:08.400Z","avatar_url":"https://github.com/corani.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-gateway-test\n\nDemo project for testing the gRPC gateway and OpenAPI spec generation.\n\n## Running\n\nPrerequisites: Go 1.17\n\nBuild the project by executing:\n```bash\n./build.sh -b\n```\n\nRun the server by executing:\n\n```bash\n./build.sh -r\n```\n\nThis will start gRPC on port `8989` and the Gateway + Swagger UI on port `8990`.\n\nTo call the gRPC server directly you can use the included client:\n\n```bash\n./bin/client\n```\n\nTo view the Swagger UI, point your browser to http://localhost:8990/static/swagger-ui/ \nYou can test the API right from the UI.\n\n## Changing\n\nGenerated gRPC and protobuf code is in the `gen` folder. This is generated from the definitions in the `proto` folder.\n\nIf you need to re-generate these files, you can do the following:\n\n```bash\n./build.sh -i       # to install the tools\n./build.sh -g       # to run the generator\n```\n\nNote: all required tools for code generation are vendored in the `tools` folder, and will be installed in the `tools/bin` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fgrpc-gateway-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorani%2Fgrpc-gateway-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fgrpc-gateway-demo/lists"}