nest-event
Event framework
A framework for event-driven programming in NestJS applications
Event handling with decorators for NestJS Framework
149 stars
11 watching
7 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
event-driven-architectureevent-driven-programmingeventemitternestnestjs
Related projects:
Repository | Description | Stars |
---|---|---|
yaffle/eventsource | A polyfill for the EventSource API to support older browsers and ensure seamless event streaming | 2,119 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |
juicycleff/nestjs-event-store | A NestJS module for event-sourced applications using Event Store or NATS Streaming as the event broker | 199 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |
stephenhaney/swift-custom-events | A framework for creating custom events in Swift, enabling decoupled event handling and triggering. | 98 |
masoniteframework/events | Provides a way to handle events in a web application framework | 2 |
ahmetuysal/nest-hackathon-starter | A comprehensive project structure and configuration for building a scalable API using NestJS with authentication, verification, and database integration. | 412 |
nestjs-shopify/nestjs-shopify | A framework for building Shopify apps with NestJS | 116 |
erkelost/farm-nestjs-starter | A Nest.js project template for building TypeScript applications using the Farm framework | 12 |
lupu60/nestjs-toolbox | A collection of reusable components and modules for building robust and scalable Nest.js applications | 308 |
nestjsx/nestjs-flub | A filter for catching and displaying errors in a web application | 250 |
sergey-telpuk/nestjs-rbac | An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach. | 426 |
serverless/event-gateway-workshop | Teaching developers to build an event-driven application using the Event Gateway and Serverless Framework | 19 |
knucklesuganda/py_assimilator | A Python framework providing domain-driven design patterns and tools for efficient event-based system development | 207 |
nickstrupat/entityframework.triggers | Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |