ureq
CommunitySimple blocking HTTP client for Rust
Authorjohnlindquist
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a straightforward, blocking HTTP client for making web requests in Rust, ideal for scenarios where simplicity and minimal dependencies are preferred over asynchronous operations.
Core Features & Use Cases
- HTTP Requests: Easily send GET, POST, and other HTTP requests.
- JSON Handling: Send and receive JSON data with built-in support.
- Error Management: Robust error handling for network issues, status codes, and timeouts.
- Use Case: Integrate with external APIs for data retrieval or submission within a Rust application without the complexity of async runtimes.
Quick Start
Use the ureq skill to make a GET request to 'https://api.example.com/data' and print the response status.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ureq Download link: https://github.com/johnlindquist/script-kit-next/archive/main.zip#ureq Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.