Go to file
Kavin 2162cbe153
Migrate lazy_static to once_cell.
2023-03-25 15:59:07 +00: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 Migrate lazy_static to once_cell. 2023-03-25 15:59:07 +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 Initial commit 2023-01-29 11:46:49 +00: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
settings.gradle Initial commit 2023-01-29 11:46:49 +00:00

README.md

reqwest4j

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