rajeshkumarbehura / ts-nestjs-kafkaLinks
Exmaple to Integrate kafkajs with nestjs & kakfka
☆78Updated last year
Alternatives and similar repositories for ts-nestjs-kafka
Users that are interested in ts-nestjs-kafka are comparing it to the libraries listed below
Sorting:
- NestJS integration with KafkaJS☆138Updated 2 years ago
- NestJS CQRS Microservices Starter Project☆413Updated last year
- Amqp connections for nestjs☆187Updated 2 years ago
- Nestjs application with CQRS pattern and SAGA☆115Updated 2 years ago
- NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs☆202Updated 2 years ago
- Scalable websockets with Nest & Redis☆161Updated 2 years ago
- GraphQL API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆246Updated 2 years ago
- NestJS + gRPC: a multi microservices example☆187Updated 2 years ago
- Applying domain-driven design principles to a Nest.js project.☆135Updated 5 years ago
- REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆456Updated 2 years ago
- Scaffolding Nestjs - Domain driven design☆113Updated 3 years ago
- Base application using nest JS focused on DDD architecture and SOLID principles☆418Updated 2 years ago
- A collection of NestJS testing examples☆54Updated 2 years ago
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆592Updated last week
- A list of useful components for NestJS applications☆250Updated last week
- The example usage of Nest CQRS module☆534Updated 2 years ago
- Clean Architecture'd REST-like API, Authentication & Role based authorization, stack: NodeJS, NestJS, TypeORM, PostgresSQL, Nrwl monorepo…☆74Updated 2 years ago
- This project intention is to show microservices basic concepts in NestJs☆179Updated 2 years ago
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…