The router for easy microfrontends
-
Updated
Jul 10, 2023 - 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
extending the microservice paradigms to web development
A microservices toolkit for Node.js.
A microservices API Gateway built on top of Express.js
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.
Repository for the article "Learn Kubernetes in Under 3 Hours"
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Feature-Driven Full Stack JavaScript Components
A tiny microservice that makes adding authentication with GitHub to your application easy.
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.
Sample microservices application for playing with
A light-weight library for building distributed applications such as microservices
Enterprise-ready framework for Micro Frontends composition into SPA with SSR & i18n support
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.