This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git
from 9c695c1 fix errors and improve database example
new 9653ada rename dns.js to ip.js
new 1e2a3b8 add DNS Lookup example
new d40652c provide more context for dns examples
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
generic-examples/dns/README.md | 45 +++++++++++++++++++++-
generic-examples/dns/{dns.js => ip.js} | 16 +++-----
.../{rest/routes-rest.js => dns/lookup.js} | 19 ++++++---
3 files changed, 62 insertions(+), 18 deletions(-)
rename generic-examples/dns/{dns.js => ip.js} (76%)
copy generic-examples/{rest/routes-rest.js => dns/lookup.js} (70%)