ES Module & Deno
import * as NodeKakao from "https://cdn.skypack.dev/node-kakao?dts";
Node
npm i --save node-kakao
this implemention can stop working anytime.
Client can act differently unlike official client. Abusing this client can cause permanent service restriction.
Check examples
folder. Examples are written in typescript.
See migration-v3.md
node-kakao is following MIT License.
See LICENSE
for full text.