{"id":13516969,"url":"https://github.com/graphql/graphql-over-http","last_synced_at":"2025-05-15T17:03:57.825Z","repository":{"id":37098809,"uuid":"119371820","full_name":"graphql/graphql-over-http","owner":"graphql","description":"Working draft of \"GraphQL over HTTP\" specification","archived":false,"fork":false,"pushed_at":"2025-05-02T17:58:43.000Z","size":680,"stargazers_count":406,"open_issues_count":35,"forks_count":64,"subscribers_count":56,"default_branch":"main","last_synced_at":"2025-05-02T18:50:55.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://graphql.github.io/graphql-over-http","language":"JavaScript","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/graphql.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-29T11:05:41.000Z","updated_at":"2025-05-02T17:58:06.000Z","dependencies_parsed_at":"2023-10-15T04:07:04.908Z","dependency_job_id":"910e6ad8-9ecf-4dae-8f2f-0a91d4ea6c9d","html_url":"https://github.com/graphql/graphql-over-http","commit_stats":{"total_commits":280,"total_committers":46,"mean_commits":6.086956521739131,"dds":0.7892857142857143,"last_synced_commit":"ab4c3372a3f723ec3e05b9c30c86ccb1aa0e683c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql%2Fgraphql-over-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql%2Fgraphql-over-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql%2Fgraphql-over-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql%2Fgraphql-over-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql","download_url":"https://codeload.github.com/graphql/graphql-over-http/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384983,"owners_count":22062422,"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":[],"created_at":"2024-08-01T05:01:27.922Z","updated_at":"2025-05-15T17:03:57.790Z","avatar_url":"https://github.com/graphql.png","language":"JavaScript","readme":"\u003e **Stage 2: Draft**\n\u003e\n\u003e This spec is in the draft stage of development, and can change before reaching\n\u003e `Accepted` stage. For more information, please see the [Roadmap](ROADMAP.md)\n\u003e or [how to get involved](INTERESTED_DEVELOPERS.md).\n\u003e\n\u003e You can find our community in the\n\u003e [graphql-over-http channel](https://discord.com/channels/625400653321076807/863141924126588958)\n\u003e on the [GraphQL Foundation Discord](https://discord.graphql.org).\n\n---\n\n# GraphQL over HTTP\n\n**Introduction**\n\nHTTP is the most common choice as the client-server protocol when using GraphQL\nbecause of its ubiquity. However the\n[GraphQL specification](https://graphql.github.io/graphql-spec) deliberately\ndoes not specify the transport layer.\n\nThe closest thing to an official specification is the article\n[Serving over HTTP](https://graphql.org/learn/serving-over-http). Leading\nimplementations on both client and server have mostly upheld those best\npractices and thus established a de-facto standard that is commonly used\nthroughout the ecosystem.\n\nThis specification is intended to fill this gap by specifying how GraphQL should\nbe served over HTTP. The main intention of this specification is to provide\ninteroperability between different client libraries, tools and server\nimplementations.\n\n**Spec Location**\n\nThe GraphQL over HTTP specification is edited in the\n[spec-md markdown file](./spec/GraphQLOverHTTP.md).\n\nIn the future, we plan that you would be able to view the generated form of the\nspecification as well.\n\n### Contributing to this repo\n\nThis repository is managed by EasyCLA. Project participants must sign the free\n([GraphQL Specification Membership agreement](https://preview-spec-membership.graphql.org)\nbefore making a contribution. You only need to do this one time, and it can be\nsigned by\n[individual contributors](https://individual-spec-membership.graphql.org) or\ntheir [employers](https://corporate-spec-membership.graphql.org).\n\nTo initiate the signature process please open a PR against this repo. The\nEasyCLA bot will block the merge if we still need a membership agreement from\nyou.\n\nYou can find\n[detailed information here](https://github.com/graphql/graphql-wg/tree/main/membership).\nIf you have issues, please email\n[operations@graphql.org](mailto:operations@graphql.org).\n\nIf your company benefits from GraphQL and you would like to provide essential\nfinancial support for the systems and people that power our community, please\nalso consider membership in the\n[GraphQL Foundation](https://foundation.graphql.org/join).\n\n---\n\nCopyright Joint Development Foundation Projects, LLC, GraphQL Series.\u003cbr\u003e\n[graphql.org](https://graphql.org) | [Spec](https://spec.graphql.org) |\n[GitHub](https://github.com/graphql/graphql-over-http) |\n[GraphQL Foundation](https://foundation.graphql.org) |\n[Code of Conduct](https://code-of-conduct.graphql.org) |\n[Discord](https://discord.com/channels/625400653321076807/863141924126588958) |\n[Store](https://store.graphql.org)\n","funding_links":[],"categories":["JavaScript","Others","Specifications","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql%2Fgraphql-over-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql%2Fgraphql-over-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql%2Fgraphql-over-http/lists"}