Create a Hackernews Reader
Hackernews Reader helps you build an XML reader that ingests hackernews articles, converts them to json
, divides them into records, and publishes each record to a topic. This guide uses the following connector:
- http-source: to read periodically from a hackernews, parse the XML result into
json
records, and publish the result to a topic.
Prerequisites
- Fluvio CLI running locally
- Account on InfinyOn Cloud