EwanValentine / serverless-clean-architectureLinks
☆14Updated 6 years ago
Alternatives and similar repositories for serverless-clean-architecture
Users that are interested in serverless-clean-architecture are comparing it to the libraries listed below
Sorting:
- clean architecture, DI, caching and Unit testing in AWS Lambda☆34Updated 4 years ago
- Boilerplate to organize and deploy big projects using AWS API Gateway and AWS Lambda with Serverless Framework☆392Updated 2 years ago
- Node DDD Boilerplate☆738Updated last month
- Base template for serverless framework with typescript, eslint and jest preconfigured☆71Updated 2 years ago
- This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, pu…☆266Updated 2 years ago
- Serverless boilerplate with AWS, Node.js and TypeScript.☆66Updated 3 years ago
- A Vinyl-Trading enterprise app built with Node.js + TypeScript using Domain-Driven Design☆1,491Updated last year
- Clean Architecture implementation written in NodeJS☆305Updated last year
- Serverless Monorepo App☆204Updated this week
- Serverless base RESTful API☆40Updated 5 years ago
- 'Fantasy' Clean Architecture with NestJs :)☆35Updated last year
- Source for the extended version of the demo app API in Serverless Stack.☆92Updated 2 years ago
- TypeScript stab at Clean Architecture with Classes and Interfaces☆58Updated 7 years ago
- A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.☆257Updated 2 years ago
- A Domain Driven Design framework for software simplicity in node☆595Updated last year
- This repo contains source code for public tech demos (e.g. meetups, conferences, etc.)☆65Updated 2 years ago
- 🚢 Node.js microservice structure with DDD & Monorepo☆522Updated 2 years ago
- implementing clean architecture using node☆402Updated 2 years ago
- An experiment on creating a Clean Architecture based Application in Typescript☆192Updated 2 years ago
- Learn the SOLID design principles by building a robust email microservice☆146Updated 5 years ago
- Clean Code concepts adapted for TypeScript☆151Updated 5 years ago
- ☆19Updated 4 years ago
- A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger☆491Updated 4 years ago
- ☆60Updated 5 years ago
- A Node.js starter for Serverless Framework with ES6 and TypeScript support☆754Updated 2 years ago
- A simple API built with Hapi.js that follows DDD + Clean Architecture principles☆1,536Updated 2 years ago
- A shopping cart application for demonstration of clean architecture on TypeScript☆208Updated 2 years ago
- Clean Architecture starter kit with Lambda, ExpressJS, NodeJS, Typescript and BDD/CucumberJS as testing method, support code coverage wit…☆42Updated 2 years ago
- Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Co…☆687Updated 2 years ago
- Hexagonal architecture sample with TypeScript and node.js