{"id":17529573,"url":"https://github.com/tt/g3","last_synced_at":"2025-06-14T19:34:22.647Z","repository":{"id":66493262,"uuid":"125062027","full_name":"tt/g3","owner":"tt","description":"Go, GraphQL and gRPC","archived":false,"fork":false,"pushed_at":"2019-01-29T13:18:56.000Z","size":2177,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T03:11:38.060Z","etag":null,"topics":["go","graphql","grpc"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-13T14:12:04.000Z","updated_at":"2020-04-06T10:35:45.000Z","dependencies_parsed_at":"2023-02-21T12:46:13.607Z","dependency_job_id":null,"html_url":"https://github.com/tt/g3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tt/g3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tt%2Fg3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tt%2Fg3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tt%2Fg3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tt%2Fg3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tt","download_url":"https://codeload.github.com/tt/g3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tt%2Fg3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259870916,"owners_count":22924591,"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":["go","graphql","grpc"],"created_at":"2024-10-20T16:19:44.717Z","updated_at":"2025-06-14T19:34:22.620Z","avatar_url":"https://github.com/tt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# G3\n\nG3 is a proof-of-concept implementation of a high-level, highly available API\nlayer for an imaginary bank.\n\nG3 attempts to answer how to expose a coherent, user-facing API in a\nservice-oriented architecture.\n\n\n## Usage\n\n1. Start the services: `docker-compose up`\n\n2. Navigate to the GraphiQL interface (available on `docker-compose port api 8080`)\n\n3. Open an account by executing the following mutation:\n\n    ```graphql\n    mutation {\n      openAccount {\n        id\n      }\n    }\n    ```\n\n4. List the accounts with the following query:\n\n    ```graphql\n    query {\n      accounts {\n        id\n      }\n    }\n    ```\n\n\n## License\n\nThis project is dedicated to the public domain.\n\n[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftt%2Fg3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftt%2Fg3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftt%2Fg3/lists"}