We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38550b commit 2dcefcbCopy full SHA for 2dcefcb
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# Java httpbin
2
3
+[](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22httpbin%22)
4
+
5
A Java-based HTTP server that lets you test your HTTP client, retry logic,
6
streaming behavior, timeouts etc. with the endpoints of
7
[httpbin.org](https://httpbin.org/) locally.
0 commit comments