Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mercedes-benz/kafka-integration-samples
- Owner: mercedes-benz
- License: mit
- Created: 2021-08-06T13:55:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T15:00:54.000Z (4 months ago)
- Last Synced: 2024-07-08T18:49:37.234Z (4 months ago)
- Topics: client, kafka, oauth2, polyglot
- Language: Python
- Homepage:
- Size: 1.16 MB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.