HTTP listener source
Posted by
Madhukar Thota on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/HTTP-listener-source-tp13397.html
Hi
As anyone implemented HTTP listener in flink source which acts has a RestĀ API to receive JSON payload via Post method and writes to Kafka or kinesis or any sink sources.
Any guidance or sample snippet will be appreciated.