apavamontri / nodejs-cleanLinks
Clean Architecture with Node.js + Express.js
☆151Updated 8 years ago
Alternatives and similar repositories for nodejs-clean
Users that are interested in nodejs-clean are comparing it to the libraries listed below
Sorting:
- Node DDD Boilerplate☆740Updated 2 months ago
- 👨🔧 A discussion on how Node.js projects can be organized.☆82Updated 2 years ago
- Clean Architecture Node.js application focused on separation of concerns and scalability, modified source from talyssonoc☆73Updated 7 years ago
- An experiment on creating a Clean Architecture based Application in Typescript☆192Updated 2 years ago
- implementing clean architecture using node☆402Updated 2 years ago
- A simple API built with Hapi.js that follows DDD + Clean Architecture principles☆1,538Updated 2 years ago
- A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.☆257Updated 2 years ago
- Learn the SOLID design principles by building a robust email microservice☆146Updated 5 years ago
- A shopping cart application for demonstration of clean architecture on TypeScript☆208Updated 2 years ago
- Node.js App Architecture showcase☆119Updated 2 years ago
- ☆140Updated 5 years ago
- Clean Node Architecture☆338Updated 2 years ago
- Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant☆326Updated 2 years ago
- Scaffolding Nestjs - Domain driven design☆113Updated 3 years ago
- Hexagonal architecture sample with TypeScript and node.js☆66Updated 8 years ago
- Express.js seed using Typescript experiment with latest frameworks and patterns☆40Updated 7 years ago
- This repo contains source code for public tech demos (e.g. meetups, conferences, etc.)☆65Updated 2 years ago
- A Domain Driven Design framework for software simplicity in node☆595Updated last year
- A complete example of a Node + Express.js rest api server☆54Updated 8 years ago
- Clean Architecture implementation written in NodeJS☆306Updated last year
- This is a project to explain hexagonal architecture and unit tests in node.js☆139Updated 4 years ago
- Article's examples☆172Updated 3 years ago
- A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger☆492Updated 4 years ago
- Clean Architecture for node.js projects (Typescript + Express + TypeORM + Typedi)☆408Updated 3 weeks ago
- Nodejs Microservices implemented in Saga Pattern☆98Updated 5 years ago
- TypeScript stab at Clean Architecture with Classes and Interfaces☆58Updated 7 years ago
- Based on the ErickWendel NodeJSWithTypescript repo