Giter Site home page Giter Site logo

messty's Introduction

MessTy (Prototype)

MessTy is a Toolchain/Framework to support end-to-end type safety in Apache Kafka.

"Docs" can be found here

Setup

pnpm install

Outline

This is the outline of the project. For now a __typename field is used to define the schema key. All Typescript types are defined in zod to ensure easy validation and type safety.

/packages/messty-core

The core client-library of MessTy.

/packages/messty-dsl

A DSL langium-tool to generate the typescript types from the messty schema. Also contains a vscode extension for the DSL.

/packages/messty-provider-kafka

A provider to use Apache Kafka as a message broker. This adapter can be plugged into the core client-library.

/apps/consumer-toaster

Basic consumer implementation.

/apps/producer-butler

Basic producer implementation.

/apps/types

The Schema and Typescript types shared between the producer and consumer.

messty's People

Contributors

unaussprechlich avatar

Watchers

 avatar Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.