{"id":15487331,"url":"https://github.com/theodesp/flask-golang-grpc-example","last_synced_at":"2025-04-22T17:41:15.185Z","repository":{"id":97066497,"uuid":"113576084","full_name":"theodesp/flask-golang-grpc-example","owner":"theodesp","description":"An example platform integrating a flask client, a golang server with mongoDb and gRPC for communication","archived":false,"fork":false,"pushed_at":"2017-12-19T19:33:33.000Z","size":5,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T07:51:49.828Z","etag":null,"topics":["docker","docker-compose","example-project","flask","golang","grpc","microservice","mongodb"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/theodesp.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":"2017-12-08T13:15:08.000Z","updated_at":"2020-08-18T16:52:23.000Z","dependencies_parsed_at":"2023-03-13T16:19:36.955Z","dependency_job_id":null,"html_url":"https://github.com/theodesp/flask-golang-grpc-example","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/theodesp%2Fflask-golang-grpc-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fflask-golang-grpc-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fflask-golang-grpc-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fflask-golang-grpc-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodesp","download_url":"https://codeload.github.com/theodesp/flask-golang-grpc-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250288942,"owners_count":21405884,"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":["docker","docker-compose","example-project","flask","golang","grpc","microservice","mongodb"],"created_at":"2024-10-02T06:22:17.526Z","updated_at":"2025-04-22T17:41:15.180Z","avatar_url":"https://github.com/theodesp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask, Golang, gRPC, MongoDB example Project\n---\n\nThis repo demonstrates a dockerized Flask, Golang, gRPC, MongoDB  microservice. \nIt could serve as a template for a project based on gRPC or for quick experiments.\n\n## Quickstart\nTODO\n\n## User Directory Service\nAn example User directory service is implemented as a GRPC service, split into:\n\n* src/proto/userDirectory.proto: grpc service description with protobuf\n* src/server/main.go: go implementation of the user directory server. It will connect itself to a mongoDb server.\n* client/app.py: Flask application implementation of the echo client. It will listen to http requests \nand forward them to the server backend\n\n## Docker Containers\nFor quick and easy setup of the project, I've included a DockerCompose.yml file that orchestrates the \nservices. Just run in the base directory:\n\n```bash\ndocker-compose up\n```\n\n## LICENCE\nMIT Theo Despoudis 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fflask-golang-grpc-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodesp%2Fflask-golang-grpc-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fflask-golang-grpc-example/lists"}