Skip to content

Commit 80f545c

Browse files
committed
Add Maven badge to README
1 parent be1da7a commit 80f545c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# flink-http-connector
2+
3+
[![Maven Central](https://img.shields.io/maven-central/v/com.getindata/flink-http-connector)](https://mvnrepository.com/artifact/com.getindata/flink-http-connector)
4+
25
The HTTP TableLookup connector that allows for pulling data from external system via HTTP GET method and HTTP Sink that allows for sending data to external system via HTTP requests.
36

47
**Note**: The `main` branch may be in an *unstable or even broken state* during development.

0 commit comments

Comments
 (0)