| Crates.io | purl-rs |
| lib.rs | purl-rs |
| version | 0.1.0 |
| created_at | 2026-01-20 00:29:02.785291+00 |
| updated_at | 2026-01-20 00:29:02.785291+00 |
| description | A curl-like CLI tool for making HTTP requests with automatic payment support |
| homepage | |
| repository | https://github.com/tempoxyz/purl |
| max_upload_size | |
| id | 2055564 |
| size | 15,620 |
A curl-like CLI tool for making HTTP requests with automatic payment support.
This crate provides the core library functionality for purl, a tool that extends traditional HTTP clients with support for paid APIs using the HTTP 402 Payment Required status code.
// Library usage examples coming soon
Add this to your Cargo.toml:
[dependencies]
purl-rs = "0.1.0"
Licensed under either of:
at your option.