{"id":19034783,"url":"https://github.com/sakiib/grpc-api","last_synced_at":"2026-05-17T19:04:11.822Z","repository":{"id":48456943,"uuid":"389030404","full_name":"sakiib/grpc-api","owner":"sakiib","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-25T09:53:13.000Z","size":2388,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T05:16:22.680Z","etag":null,"topics":["api","grpc","grpc-gateway","http2"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sakiib.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}},"created_at":"2021-07-24T07:24:42.000Z","updated_at":"2021-07-25T09:53:16.000Z","dependencies_parsed_at":"2022-09-18T12:11:19.063Z","dependency_job_id":null,"html_url":"https://github.com/sakiib/grpc-api","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/sakiib%2Fgrpc-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakiib%2Fgrpc-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakiib%2Fgrpc-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakiib%2Fgrpc-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakiib","download_url":"https://codeload.github.com/sakiib/grpc-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240089021,"owners_count":19746180,"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":["api","grpc","grpc-gateway","http2"],"created_at":"2024-11-08T21:47:27.665Z","updated_at":"2026-05-05T09:30:21.003Z","avatar_url":"https://github.com/sakiib.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### gRPC API\n\n---\n#### Clone the repo \u0026 run locally:\n```bash\n# install the dependencies\n$ make install\n# generate pb.go, pb.gw.go, grpc.pb.go\n$ make gen\n# run the gRPC server \u0026 the gateway\n# format go code\n$ make fmt\n# generate tls certificates\n$ make gen-certs\n# gRPC server running on port: 8080 \u0026 the gateway server running on port: 8000\n$ make run\n# run the unit-tests\n$ make unit-tests\n# remove the generated pb.go, pb.gw.go, grpc.pb.go\n$ make clean\n# set environment variable for enabling tls\n$ export tls=true\n```\n\n#### or Use the docker image:\n```bash\n# pull the docker image\n$ docker pull sakibalamin/grpc-api:v0.0.1\n# run with tls disabled\n$ docker run -p 8000:8000 -it sakibalamin/grpc-api:v0.0.1\n# run with tls enabled\n$ docker run -e tls=true -p 8000:8000 -it sakibalamin/grpc-api:v0.0.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakiib%2Fgrpc-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakiib%2Fgrpc-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakiib%2Fgrpc-api/lists"}