{"id":18665232,"url":"https://github.com/hexarchy/grpcserviceexample","last_synced_at":"2025-11-06T10:30:38.849Z","repository":{"id":229169752,"uuid":"775940956","full_name":"HexArchy/gRPCserviceExample","owner":"HexArchy","description":"Example of gRPC sso service. ","archived":false,"fork":false,"pushed_at":"2024-04-07T14:39:34.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T08:28:36.181Z","etag":null,"topics":["docker","go","golang","grpc","itmo","sqlight"],"latest_commit_sha":null,"homepage":"","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/HexArchy.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":"2024-03-22T10:58:27.000Z","updated_at":"2024-04-07T14:42:56.000Z","dependencies_parsed_at":"2024-06-03T23:48:09.328Z","dependency_job_id":"2f7b7c47-51c6-47dd-af61-6a4250b375a5","html_url":"https://github.com/HexArchy/gRPCserviceExample","commit_stats":null,"previous_names":["17hierarch70/messageservice","17hierarch70/grpcserviceexample","hexarchy/grpcserviceexample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexArchy%2FgRPCserviceExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexArchy%2FgRPCserviceExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexArchy%2FgRPCserviceExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexArchy%2FgRPCserviceExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HexArchy","download_url":"https://codeload.github.com/HexArchy/gRPCserviceExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239492238,"owners_count":19647989,"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","go","golang","grpc","itmo","sqlight"],"created_at":"2024-11-07T08:26:46.821Z","updated_at":"2025-11-06T10:30:38.805Z","avatar_url":"https://github.com/HexArchy.png","language":"Go","readme":"# SSO Service\n\nThis Single Sign-On (SSO) service is designed to authenticate users across various systems. It's built using Go and can be easily deployed with Docker.\n\n## Structure\n\n- `api-contracts/`: Protobuf files and generated Go code for gRPC.\n- `sso/`: Main application code including command line tools and internal libraries.\n- `migrations/`: SQL migration files for database schemas.\n- `storage/`: Persistent storage for SQLite databases.\n\n## Getting Started\n\n### Prerequisites\n\n- Docker \u0026 Docker Compose\n- Go (optional for local development)\n\n### Installation\n\n#### Docker\n\nClone the repository and navigate to the directory:\n\n```bash\ngit clone \u003crepository-url\u003e\ncd \u003crepository-dir\u003e\n```\n\nStart the service using Docker Compose:\n\n```bash\ndocker-compose up --build\n```\n\nThe service should now be accessible at `http://localhost:44044`.\n\n#### Local Setup\n\nTo run locally without Docker:\n\n```bash\ncd sso\ngo run ./cmd/sso --config=config/prod.yaml\n```\n\n### API\n\nRefer to the `api-contracts/proto/sso/sso.proto` file for gRPC service definitions.\n\n## Authors\n\n- **Nikita Belyakov** - *Git* - [17HIERARCH70](https://github.com/17HIERARCH70/)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexarchy%2Fgrpcserviceexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexarchy%2Fgrpcserviceexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexarchy%2Fgrpcserviceexample/lists"}