Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mercedes-benz/kafka-integration-samples

This repository contains a collection of sample code to demonstrate the usage of a Kafka client to authenticate via OAuth and read data from a secured topic.
https://github.com/mercedes-benz/kafka-integration-samples

client kafka oauth2 polyglot

Last synced: about 4 hours ago
JSON representation

This repository contains a collection of sample code to demonstrate the usage of a Kafka client to authenticate via OAuth and read data from a secured topic.

Awesome Lists containing this project

README

        

# Kafka Integration Samples

This repository contains a collection of sample code to demonstrate the usage of a Kafka client to authenticate
via OAuth and read data from a secured topic.

There are samples for different languages:

* Python [README](kafka-sample/python/README.md)
* C# [README](kafka-sample/c%23/README.md)
* Go [README](kafka-sample/golang/README.md)
* Java [README](kafka-sample/java/README.md)

## Contributing

We welcome any contributions.
If you want to contribute to this project, please contact the Mercedes-Benz Connectivity Services GmbH to sign our contributors license agreement.
You can email us via [email protected] subject "FOSS Contribution".

## Code of Conduct

Please read our [Code of Conduct](https://github.com/mercedes-benz/daimler-foss/blob/master/CODE_OF_CONDUCT.md) as it is our base for interaction.

## License

This project is licensed under the [MIT LICENSE](LICENSE).

## Provider Information

Please visit for information on the provider.

Notice: Before you use the program in productive use, please take all necessary precautions, e.g. testing and verifying the program with regard to your specific use.
The program was tested solely for our own use cases, which might differ from yours.