{"library":"sqlite-http","type":"library","category":null,"description":"SQLite extension for making HTTP requests, distributed as an NPM package for Node.js developers. Current stable version: 0.1.1 (platform-specific precompiled binaries for darwin-x64, win32-x64, linux-x64). Release cadence: irregular, maintained by asg017. Key differentiator: allows SQL queries to fetch URLs directly, enabling in-database API integration without external HTTP libraries. Requires a SQLite client like better-sqlite3 or node-sqlite3 to load the extension.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-http","imports":["import * as sqlite_http from 'sqlite-http'; const path = sqlite_http.getLoadablePath();","import * as sqlite_http from 'sqlite-http';","import type { GetLoadablePath } from 'sqlite-http';"]},{"cmd":"yarn add sqlite-http","imports":[]},{"cmd":"pnpm add sqlite-http","imports":[]}],"homepage":"https://github.com/asg017/sqlite-http#readme","github":"https://github.com/asg017/sqlite-http","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-http","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}