{"id":13445101,"url":"https://github.com/pekkah/tanka-graphql","last_synced_at":"2025-04-04T13:12:21.484Z","repository":{"id":34199218,"uuid":"141878174","full_name":"pekkah/tanka-graphql","owner":"pekkah","description":"GraphQL server and execution libraries","archived":false,"fork":false,"pushed_at":"2024-11-25T18:51:42.000Z","size":9730,"stargazers_count":62,"open_issues_count":16,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-30T23:05:49.139Z","etag":null,"topics":["dotnet","graphql","nuget"],"latest_commit_sha":null,"homepage":"https://pekkah.github.io/tanka-graphql/","language":"C#","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/pekkah.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-07-22T08:19:21.000Z","updated_at":"2024-11-23T06:14:01.000Z","dependencies_parsed_at":"2024-01-17T09:33:18.652Z","dependency_job_id":"32caac58-11f2-481f-b2f0-8b9c0862a3cd","html_url":"https://github.com/pekkah/tanka-graphql","commit_stats":null,"previous_names":["pekkah/fugu-graphql"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekkah%2Ftanka-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekkah%2Ftanka-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekkah%2Ftanka-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekkah%2Ftanka-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pekkah","download_url":"https://codeload.github.com/pekkah/tanka-graphql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182401,"owners_count":20897381,"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":["dotnet","graphql","nuget"],"created_at":"2024-07-31T05:00:22.188Z","updated_at":"2025-04-04T13:12:21.455Z","avatar_url":"https://github.com/pekkah.png","language":"C#","funding_links":[],"categories":["Frameworks, Libraries and Tools","框架, 库和工具"],"sub_categories":["API"],"readme":"# Tanka GraphQL library\n\n- Execute queries, mutations and subscriptions\n- Validation \n- Source Generator based source code generation (Schema types from classes)\n- New and improved parser for executable and type system documents\n- Delegates as resolvers and subscriptions (also middleware)\n- New middleware based execution pipelines (since v3)\n- New server and executor implementations (since v3)\n- Apollo Federation subgraph support (since v3)\n- [graphql-ws](https://github.com/enisdenjo/graphql-ws) compatible web socket server (compatible with latest Apollo Client) (since v3)\n\n\n## Documentation and packages\n\n- [Documentation](https://pekkah.github.io/tanka-graphql/)\n\nBoth beta and release packages are available from NuGet and NPM\n\n![Nuget](https://img.shields.io/nuget/v/tanka.graphql?style=flat-square)\n![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/tanka.graphql?style=flat-square)\n\n\n## Samples\n\nSee [Samples](https://github.com/pekkah/tanka-graphql/tree/master/samples) in the repository.\nSee [Tanka Chat](https://github.com/pekkah/tanka-graphql-samples) for a more complete example.\n\n\n## Install\n\n```bash\ndotnet package add Tanka.GraphQL\ndotnet package add Tanka.GraphQL.Server\n```\n\n\n### Run benchmarks\n\n```bash\nsrc\\GraphQL.benchmarks\u003e dotnet run --configuration release --framework net8.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpekkah%2Ftanka-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpekkah%2Ftanka-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpekkah%2Ftanka-graphql/lists"}