{"library":"dwarf-client","type":"library","category":null,"description":"A gRPC client library for the Dwarf URL shortening microservice. Version 1.0.7 provides a simple async API to shorten multiple URLs via a gRPC endpoint configured through the DWARF_GRPC_SERVER environment variable. It is designed for Node.js web servers and uses @grpc/grpc-js for gRPC connectivity. The library is minimal and focuses on batch shortening with error propagation. Compared to HTTP-based URL shorteners, it offers lower latency through gRPC streaming. Release cadence is irregular; no recent updates since 1.0.7.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dwarf-client","imports":["import { shorten } from 'dwarf-client'","import { DwarfClient } from 'dwarf-client'","import { ShortenResponse } from 'dwarf-client'"]},{"cmd":"yarn add dwarf-client","imports":[]},{"cmd":"pnpm add dwarf-client","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"dwarf-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}