Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sderosiaux authored Feb 14, 2024
1 parent 1f7ffc0 commit 37409d5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ We've decided to open-source it for educational purposes only; it is not meant t
This POC demonstrates how to transform Kafka requests and responses between clients and Apache Kafka.
In particular, we wanted to demonstrate how to encrypt/decrypt data on the fly and add any kind of transformations to the records.

This POC was the premise of our product called Conduktor Gateway, you can find its [documentation here](https://docs.conduktor.io/gateway/). As this is quite a technical product, we recommend you book a demo with us. We'll be happy to help you and your team get started with the best practices and the best setup for your use case.
> This POC was the premise of our product called Conduktor Gateway. You can find its [documentation here](https://docs.conduktor.io/gateway/). As this is quite a technical product, we recommend you book a demo with us. We'll be happy to help you and your team get started with the best practices and the best setup for your use case.
We do not really accept contributions as it was just a POC. There is no effort on our side to maintain it.

Expand Down Expand Up @@ -74,6 +74,10 @@ interceptors:
- Change your applications to point to `localhost:6969` and see how the impact!

# It's a POC

This POC was the premise of our product called Conduktor Gateway. You can find its [documentation here](https://docs.conduktor.io/gateway/). As this is quite a technical product, we recommend you book a demo with us. We'll be happy to help you and your team get started with the best practices and the best setup for your use case.

# License

This project is licensed under the [Conduktor Community License](https://www.conduktor.io/conduktor-community-license-agreement-v1.0).
Expand Down

0 comments on commit 37409d5

Please sign in to comment.