{"id":59541,"library":"deno-web","title":"Deno Web","description":"Collection of Web APIs for the Deno runtime.","status":"active","version":"0.282.0","language":"rust","source_language":null,"source_url":"https://github.com/denoland/deno","tags":["web","api","deno","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndeno_web = \"0.282.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add deno_web","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Blob","correct":"use deno_web::Blob;"}],"quickstart":{"code":"use deno_web::Blob;\n\nfn main() {\n    let blob = Blob::new(b\"hello world\");\n    println!(\"Blob created: {:?}\", blob);\n}","lang":"rust","description":"Creates a new Blob from byte data."},"warnings":[],"env_vars":null,"search_vec":"'api':6,12 'collect':3 'deno':1,9,13 'runtim':10,14 'web':2,5,11","created_at":"2026-06-16T17:07:54.225764+00:00","updated_at":"2026-06-16T17:07:54.225764+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/denoland/deno","github":"https://github.com/denoland/deno","docs":"https://docs.rs/deno_web/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}