httpie:一个像馅饼一样简单的Node.js HTTP客户端! :pie:

时间:2021-02-03 19:43:39
【文件属性】:
文件名称:httpie:一个像馅饼一样简单的Node.js HTTP客户端! :pie:
文件大小:14KB
文件格式:ZIP
更新时间:2021-02-03 19:43:39
nodejs http promises http-client HTTPJavaScript 一个Node.js HTTP客户端像馅饼一样简单! 产品特点 基于Promise的HTTP请求者 适用于HTTP和HTTPS协议 自动处理JSON请求和响应 极其轻巧,无依赖项678字节! 包括常见HTTP动词的别名: get , post , put , patch和del 此外,该模块的交付方式为: ES模块: CommonJS : 安装 $ npm install --save httpie 用法 注意: async语法仅供演示之用-您也可以在Node 6.x环境中使用Promises! import { get , post } from 'httpie' ; try {
【文件预览】:
httpie-master
----.travis.yml(194B)
----package.json(777B)
----readme.md(6KB)
----test()
--------server()
--------index.js(7KB)
----license(1KB)
----httpie.d.ts(656B)
----src()
--------index.js(2KB)
----.gitignore(53B)
----logo.png(5KB)
----.editorconfig(211B)

网友评论