micro-frontends
Application decomposition
This project proposes an architecture approach to web development by decomposing applications into smaller services and components, similar to microservices paradigms.
extending the microservice paradigms to web development
5k stars
517 watching
475 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
architecturemicro-frontendsmicroservice-paradigmsmicroservices
Related projects:
Repository | Description | Stars |
---|---|---|
0xr/micro-frontend | A proof-of-concept for integrating microservices in a monolithic application using Angular templates and load balancer/reverse proxy | 3 |
1backend/1backend | A platform for deploying and managing microservices and lambda functions with integrated tools for code generation and infrastructure management. | 2,153 |
wolfgangofner/microservicedemo | A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. | 577 |
bytedance/magic-microservices | A lightweight factory for creating micro-frontends based on Web Components | 576 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
sveltejs/svelte | Svelte is a compiler that converts declarative components into efficient JavaScript to update the DOM, enabling fast and efficient web app development. | 80,002 |
facebook/docusaurus | Builds and maintains open source project websites in a scalable and customizable manner | 56,742 |
mohamed-taman/springy-store-microservices | Demonstrates the development and deployment of microservices-based software using cutting-edge technologies like Spring Boot and Kubernetes. | 573 |
willmendesneto/micro-frontend-pages | A demonstration of a micro frontend architecture using NodeJS, React, and NGinx Reverse Proxy in Alpine Docker images | 183 |
micro/micro | An API first development platform with built-in services and tools to simplify service creation and management in cloud environments. | 12,151 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
fwilkerson/microenvi | Microenvironment tool for rapid web application development and hot reloading with bundling and serving. | 125 |