{"id":26474324,"url":"https://github.com/conduktor/conduktor-gateway-demos","last_synced_at":"2025-03-19T22:52:15.685Z","repository":{"id":64717529,"uuid":"564256299","full_name":"conduktor/conduktor-gateway-demos","owner":"conduktor","description":"Demos using Conduktor Gateway","archived":false,"fork":false,"pushed_at":"2024-04-11T10:12:33.000Z","size":130042,"stargazers_count":14,"open_issues_count":2,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-04-16T07:21:00.644Z","etag":null,"topics":["gateway"],"latest_commit_sha":null,"homepage":"https://docs.conduktor.io/gateway/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conduktor.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit/Readme.md","citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-10T10:28:55.000Z","updated_at":"2024-02-19T09:57:54.000Z","dependencies_parsed_at":"2023-10-10T16:54:43.135Z","dependency_job_id":"99332010-c9b2-40e1-b340-f919c2e716ca","html_url":"https://github.com/conduktor/conduktor-gateway-demos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-gateway-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-gateway-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-gateway-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-gateway-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conduktor","download_url":"https://codeload.github.com/conduktor/conduktor-gateway-demos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244520144,"owners_count":20465627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gateway"],"created_at":"2025-03-19T22:52:15.205Z","updated_at":"2025-03-19T22:52:15.675Z","avatar_url":"https://github.com/conduktor.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conduktor Gateway\n\nEnhance your Kafka Experience without changing your applications https://www.conduktor.io/gateway/\n\nDocumentation is at https://docs.conduktor.io/gateway/\n\n# Demos\n\n* [ACLs with GATEWAY_SECURITY mode](acls-gateway-security/Readme.md)\n* [ACLs in VCLUSTER mode](acls-vcluster/Readme.md)\n* [Audit](audit/Readme.md)\n* [Chaos Duplicate Messages](chaos-duplicate-messages/Readme.md)\n* [Chaos Simulate Broken Brokers](chaos-simulate-broken-broker/Readme.md)\n* [Chaos Simulate Invalid Schema Id](chaos-simulate-invalid-schema-id/Readme.md)\n* [Chaos Simulate Leader Election Errors](chaos-simulate-leader-election-errors/Readme.md)\n* [Chaos Simulate Message Corruption](chaos-simulate-message-corruption/Readme.md)\n* [Chaos Simulate Slow Broker](chaos-simulate-slow-broker/Readme.md)\n* [Chaos Simulate Slow Producers \u0026 Consumers](chaos-simulate-slow-producers-consumers/Readme.md)\n* [Cluster Switching / Failover](cluster-switching/Readme.md)\n* [Data Masking](data-masking/Readme.md)\n* [Encryption with Crypto Shredding](encryption-crypto-shredding/Readme.md)\n* [Encryption, but decrypt only a set of fields](encryption-decrypt-only-specific-fields/Readme.md)\n* [Encryption with external storage](encryption-external-storage/Readme.md)\n* [Encryption full payload](encryption-payload/Readme.md)\n* [Encryption Full Payload with external storage](encryption-payload-external-storage/Readme.md)\n* [Encryption performance](encryption-performance/Readme.md)\n* [Schema Based Encryption and Schema Registry](encryption-schema-based/Readme.md)\n* [Encryption for third party](encryption-third-party/Readme.md)\n* [Encryption using Vault and secret management](encryption-vault-with-secret-management/Readme.md)\n* [Header Injection](header-injection/Readme.md)\n* [ksqldb](ksqlDB/Readme.md)\n* [Large message support](large-messages/Readme.md)\n* [Latency](latency/Readme.md)\n* [Merge Cluster](merge-cluster/Readme.md)\n* [Multi tenancy](multi-tenancy/Readme.md)\n* [Oauth](oauth/Readme.md)\n* [Safeguard](safeguard/Readme.md)\n* [Client Id validation](safeguard-client-id/Readme.md)\n* [Schema Id validation](safeguard-schema-id/Readme.md)\n* [Schema Producer Interceptor](safeguard-validate-schema-payload/Readme.md)\n* [Schema Payload Validation for Avro](safeguard-validate-schema-payload-avro/Readme.md)\n* [Schema Payload Validation for Json Schema](safeguard-validate-schema-payload-json/Readme.md)\n* [Schema Payload Validation for Protocol Buffer](safeguard-validate-schema-payload-proto/Readme.md)\n* [SNI Routing](sni-routing/Readme.md)\n* [SQL Based Data Quality Producer](sql-data-quality-producer/Readme.md)\n* [SQL topic with Avro](sql-topic-schema-registry/Readme.md)\n* [SQL topics](sql-topics/Readme.md)\n* [SQL topics in GATEWAY_SECURITY mode](sql-topics-in-gateway-security-mode/Readme.md)\n* [SQL topics in VCLUSTER mode](sql-topics-in-vcluster-mode/Readme.md)\n* [mTLS](ssl/Readme.md)\n* [mTLS and User Mapping](ssl-and-user-mapping/Readme.md)\n* [Throughput](throughput/Readme.md)\n* [Topic Concentration](topic-concentration/Readme.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduktor%2Fconduktor-gateway-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconduktor%2Fconduktor-gateway-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduktor%2Fconduktor-gateway-demos/lists"}