Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.41 KB

where-to-contribute.md

File metadata and controls

21 lines (16 loc) · 1.41 KB

Starterkit

Complete infrastructure to create modern applications by following the software development best practices and conventions

Area Link Description
REST NodeJs and NestJS framework rest-node-nestjs Framework for building efficient, scalable Node.js
REST NodeJs rest-node-typescript Basic building block for developing NodeJs application.
REST Microsoft.NET Core (3.1) rest-dot-net-core Advanced framework for building REST application using C#.

System Design Engineering

Philosophy, methods, and approaches to solving problems that are intrinsically multi-disciplinary.

Area Link Description
CQRS implementation on serverless serverless/cqrs-implementation use cases where we have separate scaling, modelling and performance requirements for read/write use cases and consistency model is eventual

Guidelines

Area Link Comments
Common practice standard-operating-procedure Set of practice need to be adopted across