2.0.0 • Published 3 years ago
chiaki v2.0.0
Chiaki
A tiny HTTPs client for Node.js.
Installation
npm i chiakiUsage
import fetch from "chiaki"
await fetch(options)Where options is defined here.
A tiny HTTPs client for Node.js.
npm i chiakiimport fetch from "chiaki"
await fetch(options)Where options is defined here.