Skip to content

Commit 2dcefcb

Browse files
committed
Add Maven Central badge
1 parent b38550b commit 2dcefcb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Java httpbin
22

3+
[![Maven Central](https://img.shields.io/maven-central/v/org.gaul/httpbin.svg)](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22httpbin%22)
4+
35
A Java-based HTTP server that lets you test your HTTP client, retry logic,
46
streaming behavior, timeouts etc. with the endpoints of
57
[httpbin.org](https://httpbin.org/) locally.

0 commit comments

Comments
 (0)