Go to file
Kavin d2ca77c625
Remove WIP
2023-03-31 13:54:45 +01:00
.github/workflows Sign archives before publish. 2023-01-30 03:04:34 +00:00
gradle/wrapper Initial commit 2023-01-29 11:46:49 +00:00
reqwest-jni Update Rust crate tokio to 1.27.0 2023-03-28 02:58:48 +00:00
src/main/java/rocks/kavin/reqwest4j Initial commit 2023-01-29 11:46:49 +00:00
.gitignore Initial commit 2023-01-29 11:46:49 +00:00
LICENSE Initial commit 2023-01-29 11:46:49 +00:00
README.md Remove WIP 2023-03-31 13:54:45 +01:00
build.gradle Fix crash when there's no response body. 2023-03-04 20:30:09 +00:00
gradlew Initial commit 2023-01-29 11:46:49 +00:00
gradlew.bat Initial commit 2023-01-29 11:46:49 +00:00
renovate.json Add renovate config. 2023-03-25 16:04:54 +00:00
settings.gradle Initial commit 2023-01-29 11:46:49 +00:00

README.md

reqwest4j

Java bindings to Reqwest with jni-rs for use in Piped's backend!