graphql-http


Namegraphql-http JSON
Version 1.6.2 PyPI version JSON
download
home_pagehttps://gitlab.com/parob/graphql-http
SummaryHTTP Server for GraphQL.
upload_time2025-08-29 08:15:00
maintainerNone
docs_urlNone
authorRobert Parker
requires_pythonNone
licenseMIT
keywords graphql http server werkzeug
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GraphQL HTTP Web Server

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/parob/graphql-http",
    "name": "graphql-http",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "GraphQL, HTTP, Server, werkzeug",
    "author": "Robert Parker",
    "author_email": "rob@parob.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/92/4c3de8ea9a8a6fbe50f5215d528596c01b186c467dd8f685986c2dd09e18/graphql_http-1.6.2.tar.gz",
    "platform": null,
    "description": "# GraphQL HTTP Web Server\n\nMinimal adapter to respond to HTTP requests with a GraphQL schema.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "HTTP Server for GraphQL.",
    "version": "1.6.2",
    "project_urls": {
        "Download": "https://gitlab.com/parob/graphql-http/-/archive/master/graphql-http-v1.6.2.zip",
        "Homepage": "https://gitlab.com/parob/graphql-http"
    },
    "split_keywords": [
        "graphql",
        " http",
        " server",
        " werkzeug"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fab0bc8337c6c4ee7ed75e33ce54290ee75d04a01f77ed8b57c3df2643dc1327",
                "md5": "4b8dada2ec31e34d155284d4284479cc",
                "sha256": "2039df8e8dcdfb5fc04ac3b2324e76c274c42109ebc796f04730bf06a9e408c6"
            },
            "downloads": -1,
            "filename": "graphql_http-1.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b8dada2ec31e34d155284d4284479cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48429,
            "upload_time": "2025-08-29T08:14:59",
            "upload_time_iso_8601": "2025-08-29T08:14:59.420888Z",
            "url": "https://files.pythonhosted.org/packages/fa/b0/bc8337c6c4ee7ed75e33ce54290ee75d04a01f77ed8b57c3df2643dc1327/graphql_http-1.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b924c3de8ea9a8a6fbe50f5215d528596c01b186c467dd8f685986c2dd09e18",
                "md5": "9e4b0db01d1558ff084d355a9a5e260f",
                "sha256": "1547c4153000038b89ccf45f81a0e2525e58e96d46dc3e0b7baad10dcb53a272"
            },
            "downloads": -1,
            "filename": "graphql_http-1.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9e4b0db01d1558ff084d355a9a5e260f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 46478,
            "upload_time": "2025-08-29T08:15:00",
            "upload_time_iso_8601": "2025-08-29T08:15:00.418801Z",
            "url": "https://files.pythonhosted.org/packages/6b/92/4c3de8ea9a8a6fbe50f5215d528596c01b186c467dd8f685986c2dd09e18/graphql_http-1.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 08:15:00",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "parob",
    "gitlab_project": "graphql-http",
    "lcname": "graphql-http"
}
        
Elapsed time: 0.76600s