rsql_driver_http

Crates.iorsql_driver_http
lib.rsrsql_driver_http
version0.19.2
created_at2025-03-25 13:56:32.627794+00
updated_at2025-09-01 19:26:46.587176+00
descriptionrsql http driver
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1605251
size111,259
Brian Heineman (brianheineman)

documentation

README

rsql_driver_http

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_driver_http is a data http driver.

Usage

Driver url format: http://<path>[?_headers=<headers>]

Safety

These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of:

Commit count: 1068

cargo fmt