Skip to main content
Module

x/sqlite_http/deno.json

A SQLite extension for making HTTP requests purely in SQL
Latest
File
{ "name": "sqlite-http", "version": "0.1.1", "github": "https://github.com/asg017/sqlite-http", "tasks": { "test": "deno test --unstable -A test.ts" }}