Lists (5)
Sort Name ascending (A-Z)
Stars
Master programming by recreating your favorite technologies from scratch.
A NestJS-based microservice example featuring authentication, API gateway, user, and project management.
A curated list of awesome Go frameworks, libraries and software
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
A NestJS Module for generating a NestJS Applications Module Dependency Graph.
The fantastic ORM library for Golang, aims to be developer friendly
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
lightweight, idiomatic and composable router for building Go HTTP services
Standard Go Project Layout
Collection of TypeScript type challenges with online judge
kelebek333 / rtl8188fu
Forked from ulli-kroll/rtl8188fuRTL8188FU driver for Linux 4.15.x ~ 6.8.x
A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
List of 1000 JavaScript Interview Questions
✅ The Node.js best practices list (July 2024)
🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
The example usage of Nest CQRS module
A working example of microservice architecture implementation using nestjs framework.