{"id":71949,"library":"restless-core","title":"Restless Core","description":"Core traits for restless, a crate which allows you to express HTTP requests using the Rust trait system.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/xfbs/restless","tags":["http","traits","requests","core"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrestless-core = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add restless-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Request","correct":"use restless_core::Request;"}],"quickstart":{"code":"use restless_core::Request;\n\nfn main() {\n    let request = Request::new();\n    println!(\"Request created\");\n}","lang":"rust","description":"Creates a new HTTP request using the restless core traits."},"warnings":[],"env_vars":null,"search_vec":"'allow':10 'core':2,3,24 'crate':8 'express':13 'http':14,21 'request':15,23 'restless':1,6 'rust':18 'system':20 'trait':4,19,22 'use':16","created_at":"2026-06-17T18:33:20.190522+00:00","updated_at":"2026-06-17T18:33:20.190522+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://xfbs.gitlab.io/restless","github":"https://github.com/xfbs/restless","docs":"https://docs.rs/restless-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}