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

GitHub topics: eventdrivenarchitecture

Massimo-Hachem/event-driven-order-app

Event-driven order processing system built with AWS – includes static frontend (S3 + CloudFront), API microservice (ECS Fargate + ALB), and background worker (SQS + ECS Fargate).

Language: JavaScript - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

farel46/spring-cloud-stream-kafka

Some working examples of Spring Cloud Stream for Kafka

Language: Java - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

luno/workflow

A tech stack agnostic Event Driven Workflow framework, written in Go, that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka and Reflex out of the box.

Language: Go - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 165 - Forks: 10

factcast/factcast

Simple EventStore based on PostgreSQL

Language: Java - Size: 425 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 39 - Forks: 19

lutzh/awesome-event-driven-architecture

A curated list of resources on event-driven architecture.

Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 453 - Forks: 17

ZanzyTHEbar/firedragon-go

Firefly-iii Data Importer connecting to the EnabledBanking API

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

chenxu2394/TicketSystem-RabbitMQ

An example implementation of a distributed, asynchronous messaging system for an amusement park ticketing application using RabbitMQ.

Language: Python - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Chinh00/cShop

Microservice Learning Project

Language: C# - Size: 34.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - 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: 4 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Weedshaker/event-driven-web-components-tutorial

Tutorial covering event driven web component. How to start and in general explaining how you can make your single-page app or any type of web site the simple way.

Language: JavaScript - Size: 1.43 GB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

felixojiambo/saga-microservices-orchestrator

This project demonstrates a distributed transaction approach in a microservices architecture by implementing the Saga Pattern with Kafka as the messaging backbone

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

zenonxd/microservices-study

Estudo visando descomplicar microserviços.

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

gopaladhikari/todo-clerk

Language: TypeScript - Size: 98.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dateytanmay/Event-Catalyst

This repository automates the generation and management of an event catalog. Scripts and configurations handle the extraction of event types from Kibana, anonymization of sensitive information, and dynamic updates to reflect changes in eventNames.json, eventPatterns.json, and consumer.json without manual intervention. Simply run main.

Language: JavaScript - Size: 328 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

unitypark/aws-serverless-demos

🚀 aws serverless solutions mainly using with golang lambda functions.

Language: TypeScript - Size: 73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 5

matcdac/vert-x-application

Sample application of using Vert.x framework in Java : currently in development

Language: Java - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Flowduino/EventDrivenSwift

The most powerful Event-Driven Observer Pattern solution the Swift language has ever seen!

Language: Swift - Size: 1.41 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

pfarkya/asyncApi_AccountManagerEDA

This is an Account Management Application in Event Driven Architecture.

Language: JavaScript - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

dcortesnet/Python-Kafka-pub-sub

Basic flow of event publish and subscribe model using Apache Kafka The project consists of 2 services, one for publications and the other for consumers.

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MrDiipo/ECommerce-Event-Driven-Microservices-System

Language: Java - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

dcortesnet/Nodejs-rabbitmq-pub-sub

Basic flow of event publish and subscribe model using RabbitMQ as a broker message. The project consists of 2 services, one for publications and the other for consumers.

Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hemantksingh/brew-bar

Event driven app that mirrors order processing in a brew bar based on AWS resources managed via terraform

Language: HCL - Size: 302 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pakistancan/eventdrivenworkshop

Event Driven Architecture Workshop Kata code

Language: Java - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tanerdiler/kata-eventdrivendesign-reactjs-chatapp

Sample project for Event Driven Architecture applied on bothFrontend and Backend. JEventbus and Eventbus.js are being used for this project.

Language: Java - Size: 2.57 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

NikSoftelevation/event-driven-microservices-architecture-kafka

Event-driven microservices architecture with spring boot and apache kafka(MQ)

Language: Java - Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

abhirajranjan/eventstore

event store implementation using eventstore db for event sourcing

Language: Go - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Pedram-Mirelmi/Simple-Java-Server-Lib

A Simple but extensible library for server-side applications designed event-driven

Language: Java - Size: 557 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

yagizayer/Fps_Reflex_Game_v03

For improving Reflexes

Language: C# - Size: 205 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

oddy-bassey/user-management

SpringBoot project using CQRS & Event Sourcing

Language: Java - Size: 149 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yagizayer/AA_GameClone_v1

aa Game clone with Event Driven Programming

Language: C# - Size: 54.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pj-25/JavaServerClientAPI

A robust, flexible, and generalized java server-client API (JSC) built on top of the java socket interface and raw TCP. JSC also supports event-driven architecture for communication.

Language: Java - Size: 4.71 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

sanit4u/eventdrivenexample

Language: Java - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1