https://github.com/logicblocks/kafka.connect.event-feed
A Kafka Connect connector to read a HAL based event feed resource.
https://github.com/logicblocks/kafka.connect.event-feed
Last synced: 8 months ago
JSON representation
A Kafka Connect connector to read a HAL based event feed resource.
- Host: GitHub
- URL: https://github.com/logicblocks/kafka.connect.event-feed
- Owner: logicblocks
- License: mit
- Created: 2021-06-11T13:37:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T22:26:23.000Z (about 1 year ago)
- Last Synced: 2025-06-19T11:06:36.044Z (about 1 year ago)
- Language: Clojure
- Size: 321 KB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# kafka.connect.event-feed
[](https://clojars.org/io.logicblocks/kafka.connect.event-feed)
[](https://clojars.org/io.logicblocks/kafka.connect.event-feed)
[](https://github.com/logicblocks/kafka.connect.event-feed/graphs/contributors)
A Kafka Connect connector to read a HAL based event feed resource.
## Install
Add the following to your `project.clj` file:
```clj
[io.logicblocks/kafka.connect.event-feed "0.0.1"]
```
## Documentation
* TODO
## Usage
TODO
## License
Copyright © 2023 LogicBlocks Maintainers
Distributed under the terms of the
[MIT License](http://opensource.org/licenses/MIT).