The router for easy microfrontends
-
Updated
Oct 6, 2024 - JavaScript
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.
The router for easy microfrontends
🚀 Progressive microservices framework for Node.js
extending the microservice paradigms to web development
A microservices toolkit for Node.js.
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
A microservices API Gateway built on top of Express.js
⌛️ Express starter for building RESTful APIs
A Node.js library for building zero-configuration microservices.
Open-Source Microservice Hosting Platform
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Repository for the article "Learn Kubernetes in Under 3 Hours"
Sample microservices application for playing with
Feature-Driven Full Stack JavaScript Components
A tiny microservice that makes adding authentication with GitHub to your application easy.
Enterprise-ready framework for Micro Frontends composition into SPA with SSR & i18n support
NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc.
A light-weight library for building distributed applications such as microservices
In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
A collection of frameworks that I love with a strong focus on clean code, testing, software architecture/design and devops.