An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: event-driven-architecture

ononak/Smoke

Language: C++ - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

leonardo-anjos/eda-orders

applying event-driven architecture to a simplified ordering system

Language: TypeScript - Size: 975 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

piratuks/typescript-event-emitter

Versatile and feature-rich TypeScript library for event management, providing a solid foundation for building event-driven applications in TypeScript.

Language: TypeScript - Size: 352 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

fiqrioemry/microservice-ecommerce

This project aims to implement a microservices architecture with an event-driven approach. I'm using Go as the programming language to build API services, with gRPC for inter-service communication and RabbitMQ as the message broker to support the event-driven architecture (EDA).

Language: Go - Size: 2.24 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

robinhosz/cqrs-eventsourcing-springboot

This repository contains a sample project that implements the CQRS (Command Query Responsibility Segregation) architecture and Event Sourcing using Spring Boot and Apache Kafka.

Language: Java - Size: 147 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

amoldhamale1105/EventLoop

A C++ library providing the functionality of an event loop within an application

Language: C++ - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 2

aws-samples/sample-event-driven-resilience-observability-at-scale

Serverless event-driven architecture enabling engineering teams to process millions of daily events with near real-time visibility and strong resilience.

Language: TypeScript - Size: 191 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

mehdihadeli/game-leaderboard-microservices

๐ŸŽฎ Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis SortedSet, Redis Pub/Sub, SignalR and .Net 8.

Language: C# - Size: 15.2 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 55 - Forks: 13

DanEdens/EventGhost-Rust Fork of kdschlosser/EventGhost-x64-Python3.5

Eventghost converted to Rust

Language: Python - Size: 64.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 0

MrEshboboyev/rabbitmq-dotnet-core

This repository features Send and Receive console applications that interact with AWS, using RabbitMQ for messaging, EF Core for ORM, and PostgreSQL for persistence. It showcases an event-driven architecture to efficiently send and process messages in a scalable system.

Language: C# - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

iTrauco/js-event-bus

js event bus development

Size: 143 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

event-catalog/backstage-plugin-eventcatalog

Embed EventCatalog into your Backstage applications

Language: TypeScript - Size: 1.75 MB - Last synced at: about 5 hours ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

event-catalog/eventcatalog-miro-app

EventCatalog Miro Application

Language: TypeScript - Size: 304 KB - Last synced at: about 5 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mehdihadeli/spring-food-delivery-microservices

โ˜•A practical and imaginary food delivery microservices, built with java spring, domain-driven design, cqrs, vertical slice architecture, event-driven architecture, and the latest technologies.

Language: Java - Size: 1.58 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 0

hookdeck/supavlog

SupaVlog - Open Source Vlog Application Template

Language: TypeScript - Size: 6.77 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 30 - Forks: 3

carverauto/threadr

๐ŸŒŽ OSS Real-time AI Data Analysis with GraphDB integration. ๐Ÿ”

Language: Jupyter Notebook - Size: 31.2 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 20 - Forks: 1

atulmy/fullstack-event-driven-architecture

Text-to-Speech and Speech-to-Text application built with a full-stack monorepo, featuring an event-driven, highly scalable architecture using Node.js, React, Redis, MongoDB, and Docker.

Language: TypeScript - Size: 347 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 25 - Forks: 9

fernandoareias/web-server-erl

Web server implemented with erlang and staged event-driven architecture

Language: Erlang - Size: 1020 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

programacionmovil1/LimbusAPI

Desarrollo del lado del backend de la aplicacion Limbus

Language: Kotlin - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ganeshvenkatasai/Design

Low-Level Design (LLD) concepts including System Design, Microservices, Event-Driven Architectures, Concurrency, Design Patterns, SOLID Principles, and OOP.

Size: 503 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vowzss/FaucetSharp

A high-performance C# UDP networking library for real-time multiplayer games.

Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CodelyTV/domain_modeling-domain_events-course

Domain Modeling: Domain Events course examples

Language: TypeScript - Size: 480 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 22 - Forks: 5

CodelyTV/data_migration-course

Migrate data from legacy to EDA

Language: TypeScript - Size: 7.59 MB - Last synced at: about 21 hours ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

thecodemonkey/kafka-microservices

A series of tiny examples around Kafka and event driven microservices using Spring Framework written in Kotlin & Java.

Language: Kotlin - Size: 3.02 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 31 - Forks: 11

mikaelvesavuori/mikroevent

Ultra-lightweight, Node.js-native way to handle events, both in-process (as EventEmitter events) or across systems via HTTP(S).

Language: TypeScript - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MarioGuilherme/sonorus

Repository for undergraduate work. The work is about creating a social network for musicians and music fans using Flutter, .NET and Azure services.

Language: Dart - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

firminochangani/golang-rabbitmq-transactional-outbox-pattern

Transactional Outbox Pattern in Go and RabbitMQ - Event-driven Architecture

Language: Go - Size: 88.9 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tokeo/tokeo

Harnessing the strengths of Cement for fast CLI apps, Dramatiq for reliable task processing, Apschedule for repeating tasks and Grpc for external access, โ€œtokeoโ€œ redefines efficiency in event-driven architecture.

Language: Python - Size: 1.18 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

hookdeck/supahooks

An example of using Hookdeck as outbound webhook infrastructure within a Next.js application

Language: TypeScript - Size: 4.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

yerinadler/typescript-event-sourcing-sample-app

Typescript API that implements CQRS & Event Sourcing

Language: TypeScript - Size: 460 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 82 - Forks: 18

tomcant/bike-rides-api

Monorepo of APIs to support a fictional Bike Rides business, designed as an EDA and modelled using DDD, CQRS, Event Sourcing and Hexagonal Architecture. Runs on AWS Lambda.

Language: PHP - Size: 652 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

deawtawatchai/sample-event-driven-resilience-observability-at-scale

Serverless event-driven architecture enabling engineering teams to process millions of daily events with near real-time visibility and strong resilience.

Language: TypeScript - Size: 88.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nexus-Flow/nexus-flow

Nexus Flow: CQRS + DDD + EDA library

Language: Java - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Crell/Tukio

A complete and robust implementation of the PSR-14 EventDispatcher specification.

Language: PHP - Size: 361 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 108 - Forks: 6

play-iot/qwe

Mircoservice Core engine for IoT edge computing and cloud IoT

Language: Java - Size: 2.7 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 2

viiku/ecommerce-microservices

Case Study:- Sample of ecommerce microservices (Event Driven Architecture using CQRS design pattern, Axon Framework, API Gateway, Eureka Server)

Language: Java - Size: 113 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ksm26/Serverless-LLM-apps-with-Amazon-Bedrock

The course equips you with the skills to deploy Large Language Model (LLM)-based applications into production using serverless technology with Amazon Bedrock.

Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 8

aws-samples/app-2025

Use architecture patterns from the future to build on AWS today!

Language: JavaScript - Size: 116 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 12

EdwinVW/cloud-native-net

Sample code for my presentation "Lessons learned building a cloud-native architecture in .NET"

Language: C# - Size: 2.04 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 9

rkudryashov/event-driven-architecture

Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.

Language: Kotlin - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 44 - Forks: 10

numq/Stash

Android Jetpack Compose Clean Architecture file sharing application client

Language: Kotlin - Size: 221 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

sasha-tkachev/fastapi-cloudevents

CloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.

Language: Python - Size: 123 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 4

JasonSong97/MY-STUDY-LOG

โ—๋Œ€๊ทœ๋ชจ ์‹œ์Šคํ…œ ์„ค๊ณ„ ํ•™์Šต๊ธฐ๋กโ—

Size: 17.6 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EinzSweiz/RealTimeNotifications

Event-driven microservice for real-time notifications using WebSockets, Kafka, Celery, and Redis.

Language: Python - Size: 32.2 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CAPELLAX02/MicroBank

A banking project following microservices architecture built with Spring Boot; employing Docker, Spring Security, Spring Cloud, OpenFeign, RabbitMQ, Keycloak, Redis, PostgreSQL, MinIO, and more.

Language: Java - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

junior92jr/event-driven-fastapi

Scalable event-driven system built with FastAPI and PostgreSQL, featuring asynchronous task processing and external service integration. Containerized with Docker for easy setup.

Language: Python - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aruizeac/dynamodb-tx-outbox-sample

A demonstration of the transactional outbox messaging pattern (+ Log Trailing) with Amazon DynamoDB (+ Streams) written in Go.

Language: Go - Size: 37.1 KB - Last synced at: about 12 hours ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

vrj93/e-commerce-microservices-platform

E-Commerce Microservices with Kubernates, Kafka.

Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

thefabric-io/box

A Go library for event-driven architectures, enabling efficient message handling, subscription management, and extensible storage backends like PostgreSQL. Perfect for building scalable, real-time, and microservice-based applications.

Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

albertllousas/auctions-microservice

Language: Kotlin - Size: 147 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

MrEshboboyev/notifications-channel

Notifications.Channel is an asynchronous notification system built with .NET 9, MediatR, and OpenTelemetry. It uses channel-based publishers for efficient, non-blocking event processing, ensuring scalability, observability, and real-time notifications in distributed applications.

Language: C# - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nidea1/go-gavel

goGavel is a gRPC-based online auction platform built with Go, structured as a microservices monorepo. This project is developed for learning and self-improvement.

Language: Go - Size: 315 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nasrmohammad4804/microservice-pattern

this repository for microservice pattern such as (SAGA- CQRS & Event Driven-Architecture)

Language: Java - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JCKodel/eva

EVent-drive Architecture for SOLID Flutter applications

Language: Dart - Size: 653 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 1

JasonSong97/system-design-architecture-board

๋Œ€๊ทœ๋ชจ ์‹œ์Šคํ…œ ์„ค๊ณ„

Language: Java - Size: 234 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Stypox/input-listener

A game library that can detect key presses (double clicks and held keys, too) mouse moves and scrolls. It uses GLFW and event-notifier.

Language: C++ - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

yohanfraga/EventDrivenArchitecture

This PoC demonstrates a simple Event-Driven Architecture using Apache Kafka and .NET. It includes a producer that sends events (e.g., MessageSent) to a Kafka topic and a consumer that processes these events in real-time. The project uses Docker to run Kafka and Zookeeper. Docker Compose manages the multi-container setup, making it easy to start.

Language: C# - Size: 24 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aksh-patel1/parallel-web-scraper-on-cloud

This project demonstrates an event-driven architecture for parallel web scraping and processing tasks using AWS services. The scraper job, running on AWS Batch, collects data from multiple web pages simultaneously and stores it in S3. The processing job, triggered by AWS EventBridge, efficiently processes the scraped data and updates Google-Sheet.

Language: Python - Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

gruz0/checkmvp

Validate Your Product or Startup Idea Quickly

Language: TypeScript - Size: 4.51 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 35 - Forks: 0

benfro/library-poc

Language: Java - Size: 224 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

callmeskyy111/nodejs-custom-logger

A custom-logger in NodeJs which performs periodic logging of memory-usage, demonstrating EVENT DRIVEN ARCHITECTURE (EDA) at it's core ๐ŸŸขโœ…

Language: JavaScript - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rotationalio/ensign

An eventing platform that is distributed in time and space.

Language: Go - Size: 29.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 3

MGTheTrain/dotnet-ddd-cqrs-web-api-starter

Template designed to kickstart your .NET Core Web Api projects with a solid foundation based on Domain-Driven Design (DDD) and Command and Query Responsibility Segregation (CQRS) principles

Language: C# - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

event-catalog/generator-asyncapi ๐Ÿ“ฆ

Project moved

Language: TypeScript - Size: 937 KB - Last synced at: about 5 hours ago - Pushed at: 5 months ago - Stars: 13 - Forks: 6

hookdeck/eventcatalog-generator

An EventCatalog Generator Plugin for Hookdeck

Language: TypeScript - Size: 1.78 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

dvdstelt/TrafficControl

An NServiceBus implementation of Traffic Control sample

Language: C# - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nileshprasad137/RemindMe-Backend

This is the backend repo of a reminder app (RemindMe) which helps you set reminders based on natural language.(https://levelup.gitconnected.com/building-a-gpt-powered-serverless-reminder-app-8e62b2d28e9b)

Language: Python - Size: 23.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

TechWithAshish/Payment-Service

This microservice handle dummy payment status

Language: Java - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

edilsoncichon/fc-event-driven-architecture

This is a simples example, created to study and practice concepts such as microservices, events, and Kafka.

Language: Go - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aws-samples/amazon-eventbridge-resource-policy-samples

Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with Amazon EventBridge" (https://youtu.be/Wk0FoXTUEjo) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)

Language: Python - Size: 2.57 MB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 105 - Forks: 10

stereosky/community-highlights Fork of quixio/community-highlights

Collecting highlights from the Quix community and social media in the form of interesting questions, comments, challenges, solutions and insights

Language: Python - Size: 2.14 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JacobGrisham/aws-cdk

AWS CDK with Typescript Tutorial

Language: TypeScript - Size: 8.6 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

FabienHenon/event-streamex

Add event streaming in your Elixir application, using PostgreSQL WAL.

Language: Elixir - Size: 221 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

bibendi/modular-rails

This is an example of a component-based Rails application.

Language: Ruby - Size: 466 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 0

denismurphy/common-architectural-patterns ๐Ÿ“ฆ

Common Architectural Patterns

Size: 12.7 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

sounishnath003/event-driven-service-golang

an event-driven architecture using Kafka and MongoDB. The service handles high-volume API requests by leveraging Kafka for message queuing and MongoDB for data storage.

Language: Go - Size: 23.5 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

QuangMinh-Le/uottahack2025

Hack The Fllush is an innovative web application that empowers users and administrators to monitor the availability and usage of washrooms in a building. This platform leverages real-time data and event-driven architecture to ensure seamless tracking, optimal resource allocation, and improved user experience.

Language: JavaScript - Size: 7.69 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

izharishaksa/ecommerce-system-example

Implementing Event Driven Architecture and use Domain Driven Design approach. Technology: Go, Kafka, Docker.

Language: Go - Size: 238 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 2

atxtechbro/gmail-notion-bridge

Pub/Sub-based pipeline for processing Gmail events into structured Notion database entries

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

subscribeddotdev/subscribed

Webhooks provider - The backend code base of subscribed.dev

Language: Go - Size: 1.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

OKTAYKIR/EventFlow.Example

DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.

Language: C# - Size: 133 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 202 - Forks: 41

danieljecu/blog

experimenting with microservices and event driven architecture

Language: JavaScript - Size: 351 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kawser2133/kafka-with-dotnet

A beginner-friendly project demonstrating Apache Kafka integration with .NET, including producer and consumer applications, set up using Docker for real-time notification systems.

Language: C# - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

1plam/TaskEase ๐Ÿ“ฆ

Kanban board designed to streamline your workflow and effortlessly manage your specific tasks.

Language: C# - Size: 235 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MrEshboboyev/newsletter

A .NET project demonstrating the use of MassTransit and Saga to orchestrate a newsletter system. Features include sending welcome and follow-up emails, with integration of RabbitMQ, EF Core, and PostgreSQL for messaging and persistence.

Language: C# - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rixyo/CloudBite

Cloud Bite was conceived with the vision of revolutionizing the food industry by providing a cutting-edge, cloud-native e-commerce solution. The primary objective is to create a seamless and efficient platform for users to order their favorite meals effortlessly, while also empowering restaurant owners with robust administrative functionalities.

Language: TypeScript - Size: 34.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Nykenik24/LoveFlow

Event Driven Architecture (EDA) implementation inside Love2d.

Language: Lua - Size: 228 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MrEshboboyev/event-sourcing

A .NET repository demonstrating the implementation of Event Sourcing with custom events and streams. Showcased through a BankAccount example in a console application, it tracks money transfers, operations, and account activity using event-based architecture.

Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dev-diaries41/qme

A bullmq wrapper for workers and queues

Language: TypeScript - Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

oieduardorabelo/construindo-arquiteruras-orientadas-a-eventos-serverless-land

๐Ÿ‡ง๐Ÿ‡ท Traduรงรฃo completa do Building Event Driven Architectures do Serverless Land.

Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

rotationalio/pyensign

Ensign driver, SDK, and helpers for Python

Language: Python - Size: 313 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 3

NatValentine/checkers

Checkers emulator using Java Springboot and Event Driven Architecture

Language: Java - Size: 139 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Kharzixen/Microservices-Project-With-Kafka

This project demonstrates how to build and manage microservices with Spring Boot, implement service discovery, and handle sync and async communication between services. It features a gateway for routing requests, service discovery for seamless service interaction, and circuit breakers for ensuring robust synchronous communication.

Language: Java - Size: 292 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

zhuravlevma/golang-ddd-architecture

DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven โšก

Language: Go - Size: 116 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

ReinoutWW/Microservices-Concept

A simple, yet powerfull, example to two microservices sharing data. Using gPRC to transfer data initially.

Language: C# - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Phauthentic/domain-events-symfony-bundle

A simple, non-intrusive way to extract domain events from aggregates in Symfony.

Language: PHP - Size: 56.6 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kimbo-slicee/Node.js-Express.js-Cours

This repository focuses on Node.js and Express.js, and includes a small Employee Manager API project, which serves as my first API developed with Node.js

Language: JavaScript - Size: 1.4 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

jessehuijts/kafka-open-finance-microservices

Event driven Kotlin microservices with Kafka

Language: Kotlin - Size: 866 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

abbes-larbaoui/saga-pattern

Implimentation of SAGA Pattern

Language: Java - Size: 59.6 KB - Last synced at: about 4 hours ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

parikls/asyncio-red

Powers yours microservices with event driven approach using Redis as a backend.

Language: Python - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1