30 releases (18 stable)

5.2.0 Sep 3, 2024
5.1.0 Jul 1, 2024
5.0.0 Jun 4, 2024
4.7.1 May 6, 2024
0.2.0 Feb 13, 2020

#233 in HTTP client

Download history 1684/week @ 2024-08-12 1401/week @ 2024-08-19 1277/week @ 2024-08-26 1534/week @ 2024-09-02 1363/week @ 2024-09-09 1663/week @ 2024-09-16 1522/week @ 2024-09-23 1645/week @ 2024-09-30 844/week @ 2024-10-07 96/week @ 2024-10-14 20/week @ 2024-10-21 10/week @ 2024-10-28 52/week @ 2024-11-04 6/week @ 2024-11-11 14/week @ 2024-11-18 29/week @ 2024-11-25

103 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

18KB
371 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

~2.2–3.5MB
~58K SLoC