Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with monolith

A curated list of projects in awesome lists tagged with monolith .

https://github.com/dotnet-architecture/eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

architecture asp-net-core asp-net-core-mvc clean-architecture clean-code ddd ddd-architecture ddd-patterns ddd-sample design-patterns dotnetcore ebook efcore microsoft monolith rest-api software-architecture

Last synced: 27 Oct 2024

https://github.com/dotnet-architecture/eshoponweb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

architecture asp-net-core asp-net-core-mvc clean-architecture clean-code ddd ddd-architecture ddd-patterns ddd-sample design-patterns dotnetcore ebook efcore microsoft monolith rest-api software-architecture

Last synced: 30 Sep 2024

https://github.com/arun-gupta/microservices

Java EE and Microservices

javaee microservices monolith wildfly

Last synced: 21 Dec 2024

https://github.com/asottile/all-repos

Clone all your repositories and apply sweeping changes.

all-repos git monolith refactoring

Last synced: 19 Dec 2024

https://github.com/mehdihadeli/food-delivery-modular-monolith

🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

clean-architechture cqrs ddd ddd-example domain-driven-design dotnet dotnetcore event-driven-architecture event-driven-architectures integration-testing message-broker message-bus modular modular-monolith monolith netcore vertical-slice-architecture

Last synced: 15 Dec 2024

https://github.com/powerman/go-monolith-example

Example Go monolith with embedded microservices and The Clean Architecture

architecture clean-architecture clean-code embedded-microservices go golang microservices monolith

Last synced: 17 Dec 2024

https://github.com/pgorecki/lato

Python microframework for modular monoliths and loosely coupled apps

loose-coupling loosely-coupled-design microframework modular monolith

Last synced: 02 Dec 2024

https://github.com/tmkontra/fastapi-fullstack-boilerplate

A full stack (monolith) boilerplate for FastAPI

fastapi monolith python

Last synced: 22 Nov 2024

https://github.com/davecremins/Microservices-Resources

Links to excellent videos, articles, blogs, etc. on microservices architecture

architecture envoy microservice microservices-architecture microservices-resources monolith sidecar

Last synced: 16 Nov 2024

https://github.com/flowdev/spaghetti-cutter

Command line tool for CI/CD pipelines that helps to prevent Go spaghetti code (a.k.a. big ball of mud).

go golang monolith software-architecture software-design technical-debt

Last synced: 13 Nov 2024

https://github.com/rapter1990/bookdelivery

Case Study - Sample Book Delivery App (Spring Boot, Spring Security , Mysql, JUnit, Integration Test, Docker, Test Container, AOP, CI/CD, Prometheus, Grafana, Github Actions)

aop ci-cd continuous-deployment continuous-integration docker docker-compose github-actions grafana integration-test java junit monolith mysql pessimistic-locking prometheus spring-boot spring-mvc spring-security swagger test-container

Last synced: 19 Nov 2024

https://github.com/webfactory/zauberlehrling

Collection of tools and ideas for splitting up big monolithic PHP applications in smaller parts.

assets composer database extraction files microservice monolith mysql packages php tables

Last synced: 07 Nov 2024

https://github.com/dijanapenic/ddd-vshop

VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent vertical slice with its custom architecture.

api clean-architecture cqrs ddd ddd-architecture domain-driven-design dotnet dotnet6 event-driven event-driven-design event-sourcing modular monolith stripe xunit-tests

Last synced: 05 Nov 2024

https://github.com/zenflow/hasura-node-monolith-example

Example of a monolithic web application using Hasura GraphQL Engine + Node.js + Next.js

apollo apollo-graphql graphql hasura hasura-graphql hasura-graphql-engine mono monolith monorepo next-auth nextjs nodejs typescript

Last synced: 27 Oct 2024

https://github.com/nonoesp/voxel2gcode

🕸 Transform geometric objects and voxel-based models into 3D-printable G-code instructions.

digital digital-fabrication dynamo fabrication grasshopper monolith printing-3d rhinocommon

Last synced: 13 Oct 2024

https://github.com/rapter1990/simplebanking

Simple Banking App (Spring Boot, Gradle, JUnit, Integration Test, Postgresql, Prometheus, Grafana, Github Actions, Postman)

ci-cd continuous-deployment continuous-integration docker docker-compose github-actions gradle grafana integration-test java junit monolith openapi postgresql postman prometheus spring-boot swagger

Last synced: 19 Nov 2024

https://github.com/gadingnst/monolith-express-react

Monolithic Express + React Boilerplate with TypeScript and Vercel ❤

boilerplate monolith react typescript

Last synced: 20 Dec 2024

https://github.com/kuoruan/libv8

prebuilt v8 monolith static libraries

monolith static v8

Last synced: 08 Nov 2024

https://github.com/sumukhbarve/monoduck

Monoduck includes Lookduck (React state manager), Tapiduck (fully typed APIs), and more! 🦆

api monolith reactjs typescript

Last synced: 07 Nov 2024

https://github.com/kardelruveyda/dotnet-yuzuncuyil-egitim-notlari

Techcareer'in düzenlediği Cumhuriyet'in 100. Yılında Kadınlara Özel Back-End .Net Bootcamp kapsamında verilen eğitimin notlarını, uygulamalarını buradan paylaşacağım.

code coding csharp designpattern dotnet dotnetcoresecurity microservice monolith solid unittest women

Last synced: 15 Nov 2024

https://github.com/kardelruveyda/sektor-kampuste-sanayi-bakanligi

Sektörde Kampüs Kapsamında Ankara Üniversitesi'nde MTH4033 kodlu, Bursa Uludağ Üniversitesi'nde ise MTH3021 kodlu Modern Web Geliştirme Temelleri dersinin notlarını bu repository üzerinde paylaşacağım.

agile csharp css database dotnetcore git html it js microservices monolith reactjs training-materials

Last synced: 15 Nov 2024

https://github.com/mikestefanello/hooks-example

Example of a modular monolithic codebase in Go using hooks and dependency injection.

dependencies dependency-injection example example-app go golang hooks modular modularization module monolith

Last synced: 16 Nov 2024

https://github.com/rapter1990/springbootsecurity

Spring Boot Security Example (Spring Boot, Java 17, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql)

authentication authorization docker docker-compose dockerfile intergration-test java java17 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container

Last synced: 19 Nov 2024

https://github.com/oatpp/example-microservices

Example project how to do microservices using Oat++. Different build configs and monolithization.

microservices monolith monolithization oatpp

Last synced: 10 Nov 2024

https://github.com/kardelruveyda/dotnet-techcareer-workshop

Techcareer'in düzenlediği .Net Katmanlı Mimari Workshop eğitiminin notları burada yer alacaktır

csharp layered-architecture microservices monolith nlayer soa

Last synced: 15 Nov 2024

https://github.com/andresrodriguez55/wind-turbines-edge-ai

BACHELOR THESIS. Detect wind turbine errors using a hybrid model. Utilize ML, DL, edge computing. Dataset, neural network optimized with genetic algorithms. Low computational power ML models. Data is stored in the cloud. Turbine status via secure APIs. Password encryption. GRASP, SOLID

deep-learning edge-ai edge-computing esp32 fastapi genetic-algorithm grasp iot layered-architecture machine-learning monolith neural-network ntier-architecture optimization react solid spring spring-boot thesis wind-turbine

Last synced: 10 Nov 2024

https://github.com/jafar-albadarneh/laravel-ddd

Domain-Driven in Actions for your Monolith Laravel

domain-driven-design laravel laravel-framework monolith

Last synced: 07 Nov 2024

https://github.com/swlkr/majestic

The most majestic, most monolithic lein template

clojure lein-template monolith monolithic

Last synced: 15 Nov 2024

https://github.com/truc9/racket

🧜‍♀️ An app for amature badminton player self-organized group, manage players, courts, costs

auth0 fullstack-development golang gorm monolith postgresql react typescript

Last synced: 07 Nov 2024

https://github.com/manuel-alvarez-alvarez/microservices-workshop

Main repository for the workshop `From Monoliths to Microservices using CQRS and Event Sourcing`

cqrs docker microservice monolith

Last synced: 09 Nov 2024

https://github.com/javieraviles/split-the-monolith

Everyday is getting more and more popular and, sometimes, worthy and useful -> split a monolith into microservices. In this repo I will show an example of how to split a monolith into microservices using the Strangler Fig and Branch By Abstraction patterns.

branch-by-abstraction docker feature-toggle h2-database kubernetes microservices minikube monolith nginx rest-api split spring-boot strangler-fig

Last synced: 16 Oct 2024

https://github.com/rapter1990/parkinglot

Case Study : Parking Lot (Spring Boot, Java 17, Maven, JPA, Spring Security (JWT), MySql, JUnit, Integration Test, Docker, Test Container, AOP, CI/CD, Prometheus, Grafana, Github Actions)

aop ci-cd docker docker-compose github-actions grafana integration-testing java17 jpa junit jwt lombok maven monolith mysql prometheus spring-boot spring-security test-container

Last synced: 19 Nov 2024

https://github.com/swlkr/majestic-web

The best way to get started with clojure web apps

clojure majestic-monolith monolith monolithic web-app

Last synced: 15 Nov 2024

https://github.com/massivdash/astrox

Astro.build + Actix combo + Tools: A 🦀 Rust orientated monolithic template for building modern web applications.

actix astro monolith monorepo rust svelte template typescript webapp

Last synced: 13 Nov 2024

https://github.com/rapter1990/foreignexchangeexample

Case Study - Openpayd Foreign Exchange Example (Spring Boot, Java 21, Docker, Maven, JUnit Test, Integration Test, In-Memory Database (H2 Database), Github Actions, Spring Open Api, Mapstruct, Spring Cache, Resillience4j (Rate Limiter))

docker docker-compose dockerfile github-actions h2-database in-memory-database integration-test java21 junit mapstruct maven mockito monolith openapi rate-limiter resilience4j resttemplate spring-boot spring-cache

Last synced: 07 Nov 2024

https://github.com/muratmirgun/monorepo

[WIP] Golang Monolith Boilerplate with PotgreSQL, redis and swagger

backend boilerplate go golang monolith

Last synced: 13 Oct 2024

https://github.com/cleilsonandrade/carteira_vacinacao

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus

Last synced: 10 Nov 2024

https://github.com/wojciechmarek/modern-dashboard

Demo application that shows how to build a modern web application with Angular 16 and NestJS.

angular bem cqrs dark-theme dashboard dev-container docker flat-design graphql mongodb monolith monorepo nestjs ngrx ngrx-store nx scss smooth-corners typescript ui-design

Last synced: 30 Nov 2024

https://github.com/larien/connect

Connect is a Python Flask project within the cloud-native ecosystem. Second project of Udacity's Cloud Native Nanodegree program, focusing on documenting and architecting a monolith migration to microservices.

flask kubernetes microservices monolith python

Last synced: 20 Dec 2024

https://github.com/rapter1990/rolepermissionexample

Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)

authentication authorization docker docker-compose dockerfile github-actions intergration-test java java21 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container token

Last synced: 19 Nov 2024

https://github.com/ivorscott/client-backend-go

Monolith backend in Go

monolith rest

Last synced: 30 Oct 2024

https://github.com/reuseman/gooutsafe

🍲 Restaurant reservation platform with user tracking capabilities for Covid-19.

covid-19 flask monolith unipi

Last synced: 21 Dec 2024

https://github.com/xunnamius/nanomono

Ultra-minimalist CLI tool for monorepos on the smaller side (or when learning Lerna/Rush/Bazel seems like overkill)

bazel cli lerna micromono minimono monolith monorepo rush

Last synced: 14 Dec 2024

https://github.com/turskyi/hydration-reminder-service

Simple example of using worker and intent service with shared preference listener

android android-workmanager broadcast-reciever coroutines jobintentservice kotlin monolith sharedpreferences worker

Last synced: 06 Dec 2024

https://github.com/turskyi/daggerexample

Sample Android app demonstrating the correct usage of Dagger with Kotlin. Includes examples of using Mockito and JUnit tests. Educational project showcasing dependency injection and testing in Android applications.

android dagger dependency-injection junit kotlin mockito monolith viewmodel

Last synced: 06 Dec 2024

https://github.com/isaacalves7/scaling-services

⚖️📦➕ It's a repository of scaling with load balancing services using Docker Compose.

cluster docker docker-compose express load-balancing marko mongodb mongoose monolith mvc-architecture nginx nodejs services

Last synced: 06 Dec 2024

https://github.com/alizul01/jayanti

🏆JTI Kaya Akan Prestasi atau Jayanti merupakan sebuah web app yang dapat menyimpan prestasi mahasiswa JTI Politeknik Negeri Malang

laravel laravel10 monolith performance tailwindcss

Last synced: 11 Nov 2024

https://github.com/skippia/cinema-nest-monolite

Monolith `Cinema API` on Nestjs (postgres, prisma, AWS S3, vercel, CI/CD, passport.js, RBAC, unit/e2e tests, eslint + prettier, multer, fluent-ffmpeg, husky, swagger etc)

aws-s3 e2e-tests fluent-ffmpeg github-auth gmail-auth husky jwt monolith multer nest nestjs passportjs postgresql prettier-eslint prisma rbac swagger unit-tests

Last synced: 14 Nov 2024

https://github.com/hdev14/project-s

This is an idea of SaaS to manage service and product subscriptions. The project is design to support mult-tenant users and it is being implemented with the best software's practices, such as DDD, TDD, Hexagonal Architecutre, Clean Architecture and Modular Architecture.

cqs design-patterns domain-driven-design hexagonal-architecture modular-architecture monolith monorepo mult-tenancy mult-tenant nextjs no-framework test-driven-development typescript

Last synced: 06 Nov 2024

https://github.com/rudissaar/gruntz-installer-creator

Bundle of tasks to generate Monolith's Gruntz (1999) installer for modern operating systems.

ddraw dgvoodoo gruntz gruntz-installer installer-script monolith powershell qt-installer-framework retrogame windows-10

Last synced: 08 Nov 2024

https://github.com/minlaxz/django-monolith-vite

Using Django, React with Vitejs and DRF. https://dmv-minlaxz.koyeb.app

django django-rest-framework django-vite-integration example monolith vitejs

Last synced: 16 Nov 2024

https://github.com/hyunk3l/how-to-dockerize-php-monolith

How to dockerize your PHP Monolith - Fabridinapoli.com

docker dockerized monolith php

Last synced: 24 Nov 2024

https://github.com/samuelsoaress/republicapalmares

:desktop_computer: Sistema de cadastro e consulta de alunos, voluntários e doadores da Republica Cultural de Palmares :mag:

html-css-javascript jquery laravel monolith mvc-architecture pdo-mysql php

Last synced: 10 Nov 2024

https://github.com/iarthstar/grandeur-internal

Monolith Backend Service for ResManSys with Order Management, Kitchen Operations, Insights and Reports APIs

axios express grandeur-backend monolith nodejs postgresql redis sequelize yarn

Last synced: 14 Nov 2024

https://github.com/hramov/clean-nest

Clean architecture template for typescript monolith (based on NestJS)

clean-architecture monolith nestsjs typescript

Last synced: 10 Nov 2024

https://github.com/rashadansari/python-base

Base API project

api django monolith python

Last synced: 09 Nov 2024

https://github.com/peagah-vieira/monorepo-auth-dashboard

This repository is a monolithic template that integrates Laravel and React to create fully-featured authentication screens and a modern dashboard, using Typescript for added security and ease of maintenance.

authentication dashboard docker inertia laravel monolith phpunit react sail shadncui typescript

Last synced: 10 Dec 2024

https://github.com/rafalkaron/importaint

Compile a CSS file with imports into a resolved CSS file without imports.

automation css imports monolith optimization python

Last synced: 06 Nov 2024

https://github.com/andrewrothman/weka

A JavaScript lambda function supervisor.

api javascript lambda monolith nodejs typescript

Last synced: 19 Nov 2024

https://github.com/turskyi/pastaandpizzaz-navdrawer

A demonstration Android app showcasing the implementation of a navigation drawer, built with Kotlin and a monolithic architecture. Features include a collapsing toolbar, share button with Bluetooth and Nearby options, and a sample UI for ordering pizzas. Based on a tutorial from "Head First Android Development" by Dawn Griffiths and David Griffiths

android collapsing-toolbar head-first-android kotlin monolith navigation-drawer nearby-sharing sample-app ui-design

Last synced: 06 Dec 2024

https://github.com/turskyi/simplelistchoice

SimpleListChoice is an educational project that demonstrates how to implement a list view for single and multiple selections using checkboxes in an Android application. Developers can explore the code to understand the implementation and potentially use similar functionality in their own projects.

android-development checkboxes code-example educational-project kotlin listview monolith user-interface

Last synced: 06 Dec 2024

https://github.com/sanengineer/expressjs-postgresql-sessionauth

Create CRUD RestAPI with Expressjs, PostgreSQL, PassportJS - Local Strategy (Session Authorization) - Login, Register and Users Profile

expressjs monolith monolithic nodejs passport-local passportjs postgresql

Last synced: 11 Nov 2024

https://github.com/sanengineer/vapor-4-postgresql

Create CRUD RestAPI with Swift, Vapor and PostgreSQL - Monolith Web Application With Vapor.

monolith monolith-architecture monolithic

Last synced: 11 Nov 2024

https://github.com/prometheus-hack/main-service-backend

Этот репозиторий используется для хранения монолитного django backend

backend django monolith

Last synced: 15 Nov 2024

https://github.com/udaycruise2903/foodelivery

A food delivery monolith in Go

food-delivery-app go monolith postgresql

Last synced: 24 Nov 2024

https://github.com/lakshmaji/todo-app-clean-arch

Todo app adhering to principles of clean architecture (WIP)

e2e monolith playwright rails react rspec spa

Last synced: 20 Dec 2024

https://github.com/michle99/amazon-ecs-nodejs-microservices

Node.js Microservices Deployed on EC2 Container Service.

aws-copilot ec2-container-service microservices monolith nodejs

Last synced: 21 Nov 2024

https://github.com/darinelguillen/google_oauth2.0_sheets

Una aplicación web sencilla que permite a los usuarios autenticarse con su cuenta de Google para interactuar con Google Drive y Google Sheets. La aplicación utiliza OAuth 2.0 para autenticación segura y las APIs de Google Drive y Google Sheets para interactuar con los datos del usuario.

express-js google-api google-drive google-sheets js monolith node simple-app

Last synced: 25 Nov 2024

https://github.com/neemiasborges/csharp_gencertificados

Um programa que gera certificados de acordo com imagens e uma lista de palavras informadas pelo usuario

automation certificate csharp imagegenerator monolith studies testing

Last synced: 01 Dec 2024

https://github.com/stylepatrick/spring-boot-multi-module

Example of Spring-Boot-Multi-Module Application. A shared service is used by three different Projects.

maven monolith multi-module spring spring-boot

Last synced: 27 Nov 2024

https://github.com/x39/monobus

Simple message broker for when scaling is not yet a goal, but kept in mind

agent csharp message-broker message-bus message-driven messages monolith monolithic

Last synced: 28 Nov 2024

https://github.com/tinchorocks/shiftmanager

Rails Monolith to Manage Employee Shifts

employee-management monolith ruby ruby-on-rails scheduler shifts

Last synced: 03 Dec 2024

https://github.com/roman-developer/rp-web

Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin

activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails

Last synced: 20 Dec 2024

https://github.com/tiagofnb/gorgeoussandwich

Project for ARQSOFT subject of the MSc in Software Engineering course at ISEP

csharp dotnet java microservices monolith monolithic-application-migration spring-boot

Last synced: 16 Dec 2024

https://github.com/rashadansari/php-base

Base API project

api laravel monolith php

Last synced: 09 Nov 2024

https://github.com/rashadansari/go-base

Base API project

api go golang monolith

Last synced: 09 Nov 2024