Package: KafkaRestAPI Title: Interact With Kafka Using Rest API Version: 0.1 Authors@R: person("Frederik", "Vanrenterghem", email = "frederik@vanrenterghem.biz", role = c("aut", "cre")) Description: This package offers functions to interact with Apache Kafka using the Confluence REST API. Depends: R (>= 3.5.0) License: GPL-3 Imports: httr (>= 1.3.1), jsonlite (>= 1.5) LazyData: true