Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nussknacker.io added to powered-by page #471

Merged
merged 1 commit into from
Jan 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions images/powered-by/nussknacker.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions powered-by.html
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,11 @@
"logo": "hellosafe.svg",
"logoBgColor": "#ffffff",
"description": "HelloSafe is an international online insurance policy comparison platform. It is a completely free site, made available to consumers with the aim of helping them to facilitate their choice of insurance, and to bring more transparency to a market that is often lacking."
}, {
"link": "https://nussknacker.io/",
"logo": "nussknacker.svg",
"logoBgColor": "#ffffff",
"description": "Nussknacker is a low-code tool that allows IT teams to hand over decision algorithms to non-technical users. Apache Kafka is Nussknacker's primary input and output interface in streaming use cases - Nussknacker reads events from Kafka, applies decision algorithms and outputs actions to Kafka."
}];
</script>

Expand Down