0.3.0 • Published 5 years ago

@luobotang/koa-fetch v0.3.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

@luobotang/koa-fetch

API

  • app.fetch(): 直接暴露 node-fetchfetch()
  • app.fetch_get(url, params): 发送 GET 请求
  • app.fetch_post(url, data): POST 发送 JSON 格式数据
0.3.0

5 years ago