Skip to content

Commit be1da7a

Browse files
kristoffSCKrzysztof Chmielewski
authored andcommitted
ReadmeUpdate - add Maven link to readme.
Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>
1 parent f94f0a6 commit be1da7a

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,6 +1,9 @@
11
# flink-http-connector
22
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.
33

4+
**Note**: The `main` branch may be in an *unstable or even broken state* during development.
5+
Please use [releases](https://github.com/getindata/flink-http-connector/releases) instead of the `main` branch in order to get a stable set of binaries.
6+
47
#### HTTP TableLookup Source
58
The goal for HTTP TableLookup connector was to use it in Flink SQL statement as a standard table that can be later joined with other stream using pure SQL Flink.
69

0 commit comments

Comments
 (0)