Skip to content

yagnik/kafka_rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KafkaRest Build Status

Ruby client for Confluent Inc.'s Kafka rest proxy.

Usage

Installation

Add gem 'kafka_rest' line to your application's Gemfile, and run bundle install.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/kafka_rest/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Ruby gem for talking to kafka-rest by Confluent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published