32 releases
0.16.2 | Jul 24, 2024 |
---|---|
0.16.0 | May 31, 2024 |
0.15.0 | Jan 20, 2023 |
0.14.0 | Dec 5, 2022 |
0.1.5 | Dec 8, 2020 |
#138 in HTTP client
71KB
2K
SLoC
Rust client for www.scoop.it REST API
The client uses reqwest
with rustls
to perform HTTP requests to www.scoop.it API.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Rust client for www.scoop.it REST API
The client uses reqwest
with rustls
to perform HTTP requests to www.scoop.it API.
Dependencies
~13–25MB
~451K SLoC