{"id":26740729,"url":"https://github.com/q00/go-chat","last_synced_at":"2025-10-23T15:43:37.683Z","repository":{"id":211378889,"uuid":"728266387","full_name":"Q00/go-chat","owner":"Q00","description":"simple chat app with graphql subscription, channel","archived":false,"fork":false,"pushed_at":"2023-12-09T05:52:00.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-05T09:30:06.441Z","etag":null,"topics":["chat-application","golang","graphql","graphqlsubscription","pubsub","subscription"],"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/Q00.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":"2023-12-06T15:23:51.000Z","updated_at":"2024-11-17T13:11:15.000Z","dependencies_parsed_at":"2025-03-28T05:38:51.934Z","dependency_job_id":null,"html_url":"https://github.com/Q00/go-chat","commit_stats":null,"previous_names":["q00/go-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fgo-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fgo-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fgo-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fgo-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Q00","download_url":"https://codeload.github.com/Q00/go-chat/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918345,"owners_count":21183172,"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":["chat-application","golang","graphql","graphqlsubscription","pubsub","subscription"],"created_at":"2025-03-28T05:27:25.165Z","updated_at":"2025-10-23T15:43:37.592Z","avatar_url":"https://github.com/Q00.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-chat\n\n## About\n- cmd/scd: Entrypoint, the main application or service.\n\n- config/config.go: Contains the configuration setup for the application\n\n- graphql: This directory contains several Go files related to GraphQL\n  - docs: Might contain documentation or schemas related to GraphQL.\n  - query.go: Defines GraphQL queries.\n  - type.go: Defines GraphQL types.\n  - schema.go: Defines the GraphQL schema.\n  - subscription.go: Handles GraphQL subscriptions, which are used for real-time functionality, a common feature in chat applications.\n  - mutation.go: Manages GraphQL mutations for creating, updating, or deleting data.\n  - resolver.go: Contains resolver functions that handle the business logic for GraphQL queries and mutations.\n\n- internal: Service code\n  - dto: Stands for Data Transfer Objects\n  - domain: Typically includes domain models and business logic.\n\n- util/uuid.go: A utility file, possibly for generating or handling UUIDs, which are often used for unique identifiers in applications.\n- tool/dynamo: This could be a tool or script related to Amazon DynamoDB, suggesting that DynamoDB might be used as a database for the chat application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq00%2Fgo-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq00%2Fgo-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq00%2Fgo-chat/lists"}