/deno-microservice-kafka-example

Experiment with Deno and Kafka

Primary LanguageTypeScriptMIT LicenseMIT

deno-microservice-kafka-example

Experiment to find out how it feels to do micro services with Deno.

Tested

  • Zod. Just works with native deno support
  • npm package support
  • Kafka produce and consume with new KafkaJS-compatible librdkafka-based client
  • Kafka schema registry with Avro
  • Structured logging with standard syslog levels
  • Unit testing
  • Container image
  • K8s liveliness probes

Links