kyhsa93 / nestjs-rest-cqrs-example
Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
☆808Updated 2 weeks ago
Alternatives and similar repositories for nestjs-rest-cqrs-example
Users that are interested in nestjs-rest-cqrs-example are comparing it to the libraries listed below
Sorting:
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆560Updated 8 months ago
- NestJS CQRS Microservices Starter Project☆412Updated last year
- Nestjs DDD☆241Updated last year
- ☆405Updated 2 years ago
- 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.☆713Updated last year
- REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆453Updated 2 years ago
- Base application using nest JS focused on DDD architecture and SOLID principles☆403Updated 2 years ago
- ☆460Updated 6 months ago
- An example of clean architecture implementation with NestJS☆217Updated 2 years ago
- ☆348Updated 2 years ago
- NestJS (Express + TypeORM + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).☆251Updated 4 years ago
- Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pa…☆357Updated last year
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆118Updated last week
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆144Updated 4 months ago
- Nest.js authentication with Passport. Realworld example☆446Updated last week
- NestJS + gRPC: a multi microservices example☆186Updated 2 years ago
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…☆386Updated 3 months ago
- An in-depth implementation of Clean Architecture using NestJS and type-script