Hi. I have to use data from a Rest API, very slow changing. Instead of doing an async i/o request I would like to create a source function that read from Rest Api so I can connect and enrich another stream without a lookup for each incoming row. Flink doc provide an explanation of how to do it but I find it pretty hard get all the concepts to work together and I haven’t been able to find a “simple” app example. Is there anyone out there knowing a good example or give a simple explanation of best practice for implementing your own source
Med venlig hilsen / Best regards Lasse Nedergaard