{"id":15003396,"url":"https://github.com/darvoid/grpc-slotmachine","last_synced_at":"2026-03-16T07:04:15.066Z","repository":{"id":49685656,"uuid":"491976858","full_name":"DarVoid/gRPC-slotMachine","owner":"DarVoid","description":"using gRPC with API gateways and other cool Go packages","archived":false,"fork":false,"pushed_at":"2022-07-25T21:56:15.000Z","size":433,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T14:22:39.667Z","etag":null,"topics":["api-gateway","express","gateway","go","gorilla-mux","gorm","grpc","microservices","negroni","protocol-buffers","sql-server"],"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/DarVoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-13T16:58:10.000Z","updated_at":"2023-07-27T16:10:04.000Z","dependencies_parsed_at":"2022-09-05T02:10:10.654Z","dependency_job_id":null,"html_url":"https://github.com/DarVoid/gRPC-slotMachine","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/DarVoid%2FgRPC-slotMachine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarVoid%2FgRPC-slotMachine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarVoid%2FgRPC-slotMachine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarVoid%2FgRPC-slotMachine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarVoid","download_url":"https://codeload.github.com/DarVoid/gRPC-slotMachine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243154872,"owners_count":20245004,"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-gateway","express","gateway","go","gorilla-mux","gorm","grpc","microservices","negroni","protocol-buffers","sql-server"],"created_at":"2024-09-24T18:58:15.727Z","updated_at":"2025-12-26T07:20:08.437Z","avatar_url":"https://github.com/DarVoid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slot machine using gRPC services\n\nthe aim of this project was to use gRPC to deal with all the logic and having a frontend facing gateway to deal with http requests.\n\nI'll first start by using an express server and then explore other options\n\n# Install node packages\n\n    \u003e npm install \n\n# Running the project:\nrun gRPC server:\n\nwindows\n\n    \u003e go run .\\gameService\\gameServiceServer.go \n\nlinux\n\n    \u003e go run gameService/gameServiceServer.go \n\n## run node gateway server:\nwindows\n\n    \u003e node .\\gatewayNodejsServer\\server.js \n\nlinux\n\n    \u003e node gatewayNodejsServer/server.js \n\nOR \n\n## run negroni gateway server:\n\nwindows\n\n    \u003e go run .\\gatewayNegroniGoServer\\gateway.go\n    \nlinux\n\n    \u003e go run gatewayNegroniGoServer/gateway.go\n\n\nOR \n\n## run gorilla gateway server:\n\nwindows\n\n    \u003e go run .\\gatewayGorillaGoServer\\gateway.go\n    \nlinux\n\n    \u003e go run gatewayGorillaGoServer/gateway.go\n\n\n## install godocs so you can read the dank documentation\n\n\n\n    \u003e go install golang.org/x/tools/cmd/godoc@latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvoid%2Fgrpc-slotmachine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarvoid%2Fgrpc-slotmachine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvoid%2Fgrpc-slotmachine/lists"}