{"id":25854903,"url":"https://github.com/nightblure/grpc-graphql","last_synced_at":"2026-04-09T20:02:41.759Z","repository":{"id":233600706,"uuid":"778503068","full_name":"nightblure/grpc-graphql","owner":"nightblure","description":"Simple examples with gRPC and GraphQL","archived":false,"fork":false,"pushed_at":"2024-04-16T17:15:34.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-16T22:34:59.810Z","etag":null,"topics":["graphql","grpc","python"],"latest_commit_sha":null,"homepage":"","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/nightblure.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}},"created_at":"2024-03-27T20:51:29.000Z","updated_at":"2024-04-16T22:35:03.633Z","dependencies_parsed_at":"2024-04-16T22:35:02.271Z","dependency_job_id":"7f5fa41d-04d2-4241-a0da-442842e248ab","html_url":"https://github.com/nightblure/grpc-graphql","commit_stats":null,"previous_names":["nightblure/grpc-graphql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fgrpc-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fgrpc-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fgrpc-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fgrpc-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightblure","download_url":"https://codeload.github.com/nightblure/grpc-graphql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389116,"owners_count":19955107,"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":["graphql","grpc","python"],"created_at":"2025-03-01T16:18:38.470Z","updated_at":"2025-10-24T03:12:57.641Z","avatar_url":"https://github.com/nightblure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gRPC and GraphQL examples\n\n---\n\n### How to run gRPC example\n1. Generate server and client protos by command \n```bash\nmake gen-proto\n```\n\n2. Run `run_grpc_server.py` and `run_grpc_client.py`\n\n*If import error appear, fix import in file `users_pb2.py`: replace `import users_pb2 as users__pb2` with `from . import users_pb2 as users__pb2`\n\n---\n\n### How to run GraphQL example\n1. Run `run_graphql_server.py` and `run_graphql_client.py`\n\n---\n\n### Links\n* [RealPython: python-microservices-grpc](https://realpython.com/python-microservices-grpc/)\n* [Ariadne](https://ariadnegraphql.org/docs/intro.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightblure%2Fgrpc-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightblure%2Fgrpc-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightblure%2Fgrpc-graphql/lists"}