graphql-http-server


Namegraphql-http-server JSON
Version 1.4.11 PyPI version JSON
download
home_pagehttps://gitlab.com/parob/graphql-http-server
SummaryHTTPServer for GraphQL.
upload_time2025-02-08 15:56:13
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/b5/2f/ef64bdf76e3594349e434237010ca6b0bcf226c28dc2b27fd821461728ee/graphql_http_server-1.4.11.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.4.11",
    "project_urls": {
        "Download": "https://gitlab.com/parob/graphql-http-server/-/archive/master/graphql-http-server-v1.4.11.zip",
        "Homepage": "https://gitlab.com/parob/graphql-http-server"
    },
    "split_keywords": [
        "graphql",
        " httpserver",
        " werkzeug"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b52fef64bdf76e3594349e434237010ca6b0bcf226c28dc2b27fd821461728ee",
                "md5": "01cc9b3562e7d6144e420504614b1eba",
                "sha256": "b3efe4e2b8bd31e9da2c49f99910589d1c1d1a70da08bc82dfb5fdb5a573cd78"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.4.11.tar.gz",
            "has_sig": false,
            "md5_digest": "01cc9b3562e7d6144e420504614b1eba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12804,
            "upload_time": "2025-02-08T15:56:13",
            "upload_time_iso_8601": "2025-02-08T15:56:13.630513Z",
            "url": "https://files.pythonhosted.org/packages/b5/2f/ef64bdf76e3594349e434237010ca6b0bcf226c28dc2b27fd821461728ee/graphql_http_server-1.4.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 15:56:13",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "parob",
    "gitlab_project": "graphql-http-server",
    "lcname": "graphql-http-server"
}
        
Elapsed time: 1.40775s