Microservice topic
Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams. Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.
gkit
A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open source project features such as kratos, go-kit, mosn, sentinel...
awesome-fenix
讨论如何构建一套可靠的大型分布式系统
nestjs-pg-notify
NestJS custom transport strategy for PostgreSQL Pub/Sub.
virus-scanner
Virus scanner microservice based on ClamAV and NodeJS.
docker-for-all
Docker applied in development, devops, testing, product management etc.
micro-cacheable
A micro utility for data caching
awesome-serverless
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
docker-node-express-boilerplate
Boilerplate for quickly bootstrapping production-ready RESTful APIs / microservices