26 releases (15 stable)

new 4.7.1 May 6, 2024
4.7.0 Aug 18, 2023
4.5.0 Jul 27, 2023
4.3.0 Feb 6, 2023
0.2.0 Feb 13, 2020

#120 in HTTP client

Download history 3/week @ 2024-01-20 11/week @ 2024-01-27 269/week @ 2024-02-03 79/week @ 2024-02-10 11/week @ 2024-02-17 75/week @ 2024-02-24 14/week @ 2024-03-02 1118/week @ 2024-03-09 2232/week @ 2024-03-16 2212/week @ 2024-03-23 1896/week @ 2024-03-30 2098/week @ 2024-04-06 1363/week @ 2024-04-13 1563/week @ 2024-04-20 1837/week @ 2024-04-27 1755/week @ 2024-05-04

6,801 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

24KB
496 lines

Autorelease

Conjure Rust Runtime

CircleCI

Documentation

conjure-runtime is a client-side HTTP framework for the Rust programming language. It can operate both with generated Conjure interfaces and as a standalone client. See the crate's documentation for more details.

License

This repository is made available under the Apache 2.0 License.


lib.rs:

Deserializable configuration types for conjure_runtime clients.

Dependencies

~1.8–2.8MB
~84K SLoC