{"library":"danby","type":"library","category":null,"description":"Danby is a lightweight web server that proxies gRPC microservices to browsers without requiring client-side libraries. Version 2.0.5 is the latest stable release. It uses helmet.js for secure HTTP headers, supports proxying multiple gRPC services and HTTP routes, and serves static files. Configuration is via a TOML file. Key differentiators: no client-side gRPC library needed, minimal setup, and support for multiple backends.","language":"javascript","status":"active","version":"2.0.5","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install danby","imports":["import danby from 'danby'","const Danby = YourCode; await Danby.start(port, config)"]},{"cmd":"yarn add danby","imports":[]},{"cmd":"pnpm add danby","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"danby","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}