@http-svc/server-fetch

1.0.0-rc.1 • Public • Published

Http Service ServerFetch

使用方式

接入

import { HttpSvcServerFetch } from "@http-svc/server-fetch"

// 全局注册
const httpSvc = new HttpService({
    fetch: new HttpSvcServerFetch()
})

// entry-server.js
httpSvc.setFetch(new HttpSvcServerFetch())

Package Sidebar

Install

npm i @http-svc/server-fetch

Weekly Downloads

1

Version

1.0.0-rc.1

License

Apache-2.0

Unpacked Size

17.8 kB

Total Files

7

Last publish

Collaborators

  • josper