nodejs10-rest-web-api-sheji


Namenodejs10-rest-web-api-sheji JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/nodejs10-rest-web-api-sheji
SummaryNodeJS10 REST Web API 设计
upload_time2023-02-07 19:59:51
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NodeJS10 REST Web API 设计

## 下载

### Docker

```
docker pull apachecn0/nodejs10-rest-web-api-sheji
docker run -tid -p <port>:80 apachecn0/nodejs10-rest-web-api-sheji
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install nodejs10-rest-web-api-sheji
nodejs10-rest-web-api-sheji <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g nodejsyiling-rest-web-api-sheji
nodejsyiling-rest-web-api-sheji <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/nodejs10-rest-web-api-sheji",
    "name": "nodejs10-rest-web-api-sheji",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/51/55/41a042a32ea889aa19680aa459b6c832f94673593efdbd08579aa370615c/nodejs10-rest-web-api-sheji-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# NodeJS10 REST Web API \u8bbe\u8ba1\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/nodejs10-rest-web-api-sheji\ndocker run -tid -p <port>:80 apachecn0/nodejs10-rest-web-api-sheji\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install nodejs10-rest-web-api-sheji\nnodejs10-rest-web-api-sheji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g nodejsyiling-rest-web-api-sheji\nnodejsyiling-rest-web-api-sheji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "NodeJS10 REST Web API \u8bbe\u8ba1",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3554520d858408a04579fc68d2eefa134f21e89824bca10f4b9a59f208bafc15",
                "md5": "89fb33881592f28a6ef033d45ce8087d",
                "sha256": "76431cb8109145fc4fbc9e30ed951cbb042d861857cb549b458797e1086467b8"
            },
            "downloads": -1,
            "filename": "nodejs10_rest_web_api_sheji-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89fb33881592f28a6ef033d45ce8087d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1241780,
            "upload_time": "2023-02-07T19:59:48",
            "upload_time_iso_8601": "2023-02-07T19:59:48.740767Z",
            "url": "https://files.pythonhosted.org/packages/35/54/520d858408a04579fc68d2eefa134f21e89824bca10f4b9a59f208bafc15/nodejs10_rest_web_api_sheji-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "515541a042a32ea889aa19680aa459b6c832f94673593efdbd08579aa370615c",
                "md5": "c18c172396fc65b458752c54d7b34b74",
                "sha256": "e1e75a1c595ba624c9554c3f4bc2391cdceb97494b916ea2395d0169c8305815"
            },
            "downloads": -1,
            "filename": "nodejs10-rest-web-api-sheji-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c18c172396fc65b458752c54d7b34b74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1221260,
            "upload_time": "2023-02-07T19:59:51",
            "upload_time_iso_8601": "2023-02-07T19:59:51.135467Z",
            "url": "https://files.pythonhosted.org/packages/51/55/41a042a32ea889aa19680aa459b6c832f94673593efdbd08579aa370615c/nodejs10-rest-web-api-sheji-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 19:59:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "nodejs10-rest-web-api-sheji",
    "lcname": "nodejs10-rest-web-api-sheji"
}
        
Elapsed time: 0.04659s