graphql-http-server


Namegraphql-http-server JSON
Version 1.6.1 PyPI version JSON
download
home_pagehttps://gitlab.com/parob/graphql-http-server
SummaryHTTPServer for GraphQL.
upload_time2025-08-29 07:14:38
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/f2/f0/7aa21219b351c4844fd501045cbb4b724f0f43d987ef0533b0c0c5b14df3/graphql_http_server-1.6.1.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.6.1",
    "project_urls": {
        "Download": "https://gitlab.com/parob/graphql-http-server/-/archive/master/graphql-http-server-v1.6.1.zip",
        "Homepage": "https://gitlab.com/parob/graphql-http-server"
    },
    "split_keywords": [
        "graphql",
        " httpserver",
        " werkzeug"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9a5a56f31e96998da777ddf7dee4abe2cce9ce2ba2e646dc3c47b7c62c8ccff",
                "md5": "e120a2fb9f3b38720950a7151a8f7b54",
                "sha256": "10c2718ced653b134fa91d17e7e00c0991174b1cef94db27c4fb9fbf4fafec61"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e120a2fb9f3b38720950a7151a8f7b54",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48502,
            "upload_time": "2025-08-29T07:14:36",
            "upload_time_iso_8601": "2025-08-29T07:14:36.807552Z",
            "url": "https://files.pythonhosted.org/packages/e9/a5/a56f31e96998da777ddf7dee4abe2cce9ce2ba2e646dc3c47b7c62c8ccff/graphql_http_server-1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2f07aa21219b351c4844fd501045cbb4b724f0f43d987ef0533b0c0c5b14df3",
                "md5": "59b4eee75c89379867b0778c1fd3bb0d",
                "sha256": "3904fe35d3776e92c7c89dae1efc5dcab77fd97249dd9891ff7b181c13fb1515"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "59b4eee75c89379867b0778c1fd3bb0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 46393,
            "upload_time": "2025-08-29T07:14:38",
            "upload_time_iso_8601": "2025-08-29T07:14:38.098916Z",
            "url": "https://files.pythonhosted.org/packages/f2/f0/7aa21219b351c4844fd501045cbb4b724f0f43d987ef0533b0c0c5b14df3/graphql_http_server-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 07:14:38",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "parob",
    "gitlab_project": "graphql-http-server",
    "lcname": "graphql-http-server"
}
        
Elapsed time: 0.49185s