ganeshmani / node-eventsourcing
This Repository contains the demo for EventSourcing - Microservice Implementation using Node.js,Kafka
☆40Updated 2 years ago
Alternatives and similar repositories for node-eventsourcing:
Users that are interested in node-eventsourcing are comparing it to the libraries listed below
- Microservices in Node js with React☆85Updated 5 years ago
- Nodejs Microservices implemented in Saga Pattern☆96Updated 5 years ago
- An implementation of Saga pattern for distributed transactions with NodeJS and AWS☆44Updated 2 years ago
- Event sourcing with kafka and nodejs☆82Updated 6 years ago
- GraphQL API with gRPC back-end microservices written in Node.js. Used for learning/trial & boilerplate purposes only.☆127Updated 2 years ago
- Showcases using Kafka with a producer (writes messages to PostgreSQL) and consumer in NodeJS.☆91Updated 6 years ago
- Node.js boilerplate for building RESTful APIs using Express, MongoDB, Passport, Mocha using ES2017(ES8) syntax☆96Updated 4 years ago
- Learn the SOLID design principles by building a robust email microservice☆146Updated 4 years ago
- Example Node.js CRUD microservice for an Employee entity☆38Updated 2 years ago
- RESTful API boilerplate written in typescript, with the usage of express & mongodb☆79Updated 4 years ago
- Node JS , Typescript , Express based reactive microservice starter project for REST and GraphQL APIs☆235Updated 4 years ago
- 🐳 Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microser…☆254Updated 3 weeks ago
- Boilerplate for a TCP Microservice in NestJS with TypeORM and tests☆53Updated 3 years ago
- Node.js Microservices training☆49Updated 7 years ago
- This repository aims to show designing microservices with ExpressJS and deploying with Docker.