goujian-go-rest-web-fuwu


Namegoujian-go-rest-web-fuwu JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/goujian-go-rest-web-fuwu
Summary构建 Go REST Web 服务
upload_time2023-02-07 17:54:12
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.
            # 构建 Go REST Web 服务

## 下载

### Docker

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

### PYPI

```
pip install goujian-go-rest-web-fuwu
goujian-go-rest-web-fuwu <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g goujian-go-rest-web-fuwu
goujian-go-rest-web-fuwu <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/goujian-go-rest-web-fuwu",
    "name": "goujian-go-rest-web-fuwu",
    "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/ba/99/b6b9be2e5db0274af80a9055082e07a86d8234bb9b021bc8ffaa4f2b4558/goujian-go-rest-web-fuwu-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# \u6784\u5efa Go REST Web \u670d\u52a1\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/goujian-go-rest-web-fuwu\ndocker run -tid -p <port>:80 apachecn0/goujian-go-rest-web-fuwu\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install goujian-go-rest-web-fuwu\ngoujian-go-rest-web-fuwu <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g goujian-go-rest-web-fuwu\ngoujian-go-rest-web-fuwu <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\u6784\u5efa Go REST Web \u670d\u52a1",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ffeaca94a549b0b82f7a3ceb11b9c4713f3dd7c6569fdca9f097f8bb90cca5c",
                "md5": "4c0e2a30ac33d29ec04a8dd66bcdc7af",
                "sha256": "1784c3cbc7b04b38910f763cb4cf3b3bbd9162c5e260926f4af71369b4a1e13d"
            },
            "downloads": -1,
            "filename": "goujian_go_rest_web_fuwu-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c0e2a30ac33d29ec04a8dd66bcdc7af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1357159,
            "upload_time": "2023-02-07T17:54:08",
            "upload_time_iso_8601": "2023-02-07T17:54:08.195791Z",
            "url": "https://files.pythonhosted.org/packages/3f/fe/aca94a549b0b82f7a3ceb11b9c4713f3dd7c6569fdca9f097f8bb90cca5c/goujian_go_rest_web_fuwu-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba99b6b9be2e5db0274af80a9055082e07a86d8234bb9b021bc8ffaa4f2b4558",
                "md5": "f773919f6b0b6c629660a9f100448578",
                "sha256": "150c39e69bdfe9362bf9d8f952fe4da155d0fa3cb680bc34b96d410cc4c6052e"
            },
            "downloads": -1,
            "filename": "goujian-go-rest-web-fuwu-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f773919f6b0b6c629660a9f100448578",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1337037,
            "upload_time": "2023-02-07T17:54:12",
            "upload_time_iso_8601": "2023-02-07T17:54:12.095928Z",
            "url": "https://files.pythonhosted.org/packages/ba/99/b6b9be2e5db0274af80a9055082e07a86d8234bb9b021bc8ffaa4f2b4558/goujian-go-rest-web-fuwu-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 17:54:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "goujian-go-rest-web-fuwu",
    "lcname": "goujian-go-rest-web-fuwu"
}
        
Elapsed time: 0.10385s