g the logic via a REST (or in general any http) service, then,
it should be straightforward creating a .NET application just calling such an
http endpoint. I guess you can find many examples on the Internet as well.
Cheers,
Pasquale.
On Tue, Jan 21, 2025 at 10:19 PM Sanin Palikuca
wrote:
as well [2].
Cheers,
Pasquale.
[1]
https://github.com/apache/camel-k-examples/tree/main/generic-examples/rest
[2] https://camel.apache.org/community/support/#commercial-support
On Tue, Jan 21, 2025 at 5:21 PM Sanin Palikuca
wrote:
> Hi,
>
> Thank you for your prompt response. Unfo
netes Service to get
the information required.
Hope that helps,
Pasquale.
On Tue, Jan 21, 2025 at 4:44 PM Sanin Palikuca
wrote:
> Hi,
>
>
>
> I have a request to create an Apache Camel K Pipe/Integration that
> pulls/sends data from and to Minio, i.e., retrieves and uploads
Hi,
I have a request to create an Apache Camel K Pipe/Integration that pulls/sends
data from and to Minio, i.e., retrieves and uploads files to a specific Minio
bucket. I have created the Pipe/Integration YAML file, and I can see that it
successfully logs the files from the Minio bucket.
What I