graphql-http-server


Namegraphql-http-server JSON
Version 1.5.4 PyPI version JSON
download
home_pagehttps://gitlab.com/parob/graphql-http-server
SummaryHTTPServer for GraphQL.
upload_time2025-07-30 23:40:19
maintainerNone
docs_urlNone
authorRobert Parker
requires_pythonNone
licenseMIT
keywords graphql httpserver werkzeug
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GraphQL HTTP Server

Minimal adapter to respond to HTTP requests with a GraphQL schema.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/parob/graphql-http-server",
    "name": "graphql-http-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "GraphQL, HTTPServer, werkzeug",
    "author": "Robert Parker",
    "author_email": "rob@parob.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/01/5f5cee75acb6542b6a87d9b8fc847997ef9c15b7158b3fe5f0387ec4b502/graphql_http_server-1.5.4.tar.gz",
    "platform": null,
    "description": "# GraphQL HTTP Server\n\nMinimal adapter to respond to HTTP requests with a GraphQL schema.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "HTTPServer for GraphQL.",
    "version": "1.5.4",
    "project_urls": {
        "Download": "https://gitlab.com/parob/graphql-http-server/-/archive/master/graphql-http-server-v1.5.4.zip",
        "Homepage": "https://gitlab.com/parob/graphql-http-server"
    },
    "split_keywords": [
        "graphql",
        " httpserver",
        " werkzeug"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7222e9586809f5091d0ab6fe9e9fa1d4141c9b1bc5537826af91ed086fe8c1d7",
                "md5": "2a9ed1f6a5f6aa475121b8ac1328a00a",
                "sha256": "ad96a1becc75dd48abb1eab1ea9fa941f585d8b39acdc376bb3b1ffdec9f7680"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a9ed1f6a5f6aa475121b8ac1328a00a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41822,
            "upload_time": "2025-07-30T23:40:17",
            "upload_time_iso_8601": "2025-07-30T23:40:17.887510Z",
            "url": "https://files.pythonhosted.org/packages/72/22/e9586809f5091d0ab6fe9e9fa1d4141c9b1bc5537826af91ed086fe8c1d7/graphql_http_server-1.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a015f5cee75acb6542b6a87d9b8fc847997ef9c15b7158b3fe5f0387ec4b502",
                "md5": "d2a66c112d8928b4e4c182db86d99709",
                "sha256": "0a9df450ebe47fc4b7fc1360450f142127a65a2f03bf3871c127d3f74c6c73b1"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d2a66c112d8928b4e4c182db86d99709",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39828,
            "upload_time": "2025-07-30T23:40:19",
            "upload_time_iso_8601": "2025-07-30T23:40:19.168349Z",
            "url": "https://files.pythonhosted.org/packages/3a/01/5f5cee75acb6542b6a87d9b8fc847997ef9c15b7158b3fe5f0387ec4b502/graphql_http_server-1.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 23:40:19",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "parob",
    "gitlab_project": "graphql-http-server",
    "lcname": "graphql-http-server"
}
        
Elapsed time: 2.79235s