graphql-http-server


Namegraphql-http-server JSON
Version 1.4.7 PyPI version JSON
download
home_pagehttps://gitlab.com/parob/graphql-http-server
SummaryHTTPServer for GraphQL.
upload_time2023-06-06 17:35:39
maintainer
docs_urlNone
authorRobert Parker
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "GraphQL,HTTPServer,werkzeug",
    "author": "Robert Parker",
    "author_email": "rob@parob.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/51/cba333212c5dbbaa8e9e844dc1b05d24d3f9ca9fe0af7a6bdf478e464226/graphql_http_server-1.4.7.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.7",
    "project_urls": {
        "Download": "https://gitlab.com/parob/graphql-http-server/-/archive/master/graphql-http-server-v1.4.7.zip",
        "Homepage": "https://gitlab.com/parob/graphql-http-server"
    },
    "split_keywords": [
        "graphql",
        "httpserver",
        "werkzeug"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c51cba333212c5dbbaa8e9e844dc1b05d24d3f9ca9fe0af7a6bdf478e464226",
                "md5": "04e0744a1da4da8480ba162e84a0229f",
                "sha256": "50942483290250881dff4b3580a0b7987a002e78b73e4a53d781103fafa5908d"
            },
            "downloads": -1,
            "filename": "graphql_http_server-1.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "04e0744a1da4da8480ba162e84a0229f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10246,
            "upload_time": "2023-06-06T17:35:39",
            "upload_time_iso_8601": "2023-06-06T17:35:39.238218Z",
            "url": "https://files.pythonhosted.org/packages/9c/51/cba333212c5dbbaa8e9e844dc1b05d24d3f9ca9fe0af7a6bdf478e464226/graphql_http_server-1.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 17:35:39",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "parob",
    "gitlab_project": "graphql-http-server",
    "lcname": "graphql-http-server"
}
        
Elapsed time: 0.07825s