monolith-architecture

There are 123 repositories under monolith-architecture topic.

  • amanmdave/Backend-Architecture

    A sinlge point of reference to start learning about backend.

  • canerbasaran/awesome-monolith

    A curated list of awesome Monolith Architecture articles and resources

  • meysamhadeli/ecommerce-monolith

    A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

    Language:C#45319
  • Rapter1990/Shopme

    Shopme (Spring Boot, Mysql, Spring Security, OAuth2, Bootstrap, Javascript, Thymeleaf, S3 Bucket, JUnit)

    Language:Java363328
  • your-diary-mood-web-application

    emrebaranarca/your-diary-mood-web-application

    With Your Diary Mood, users will be able to track their moods, thoughts and feelings throughout the day.

    Language:JavaScript18100
  • Finance-Full-Stack-Web-App-using-Flask-and-SQL

    JacobGrisham/Finance-Full-Stack-Web-App-using-Flask-and-SQL

    Monolithic model-view-controller full-stack web application built with Python, Flask, SQL Alchemy, MySQL, Jinja, and Bootstrap. Application Server hosted on AWS EC2 with Ubuntu, Gunicorn, and Nginx. MySQL Database on AWS RDS. Redis hosted on AWS Elasticache. CI/CD with Jenkins and AWS CodeDeploy

    Language:Python1631528
  • Image-Hosting-Application-Using-Spring-Boot-Technology

    Ashish2030/Image-Hosting-Application-Using-Spring-Boot-Technology

    :octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏʀɪᴏʟɪꜱ ᴄᴏᴍᴘᴀɴʏ ᴡʜɪᴄʜ ᴡᴀꜱ ʜɪʀɪɴɢ ɪɴᴛᴇʀɴ ꜰᴏʀ ꜱᴅᴇ ʀᴏʟᴇ. ɪ ʜᴀᴠᴇɴ'ᴛ ᴀᴘᴘʟʏ ꜰᴏʀ ᴛʜɪꜱ ᴊᴏʙ ʙᴇᴄᴀᴜꜱᴇ ᴏꜰ ɪᴛꜱ ʟᴏᴡ ᴘᴀᴄᴋᴀɢᴇ 💻 🎯 🚀

    Language:CSS13108
  • YelpCamp

    JacobGrisham/YelpCamp

    Monolithic model-view-controller full-stack web application built with Node.js, Express.js, MonogDB, Jest, EJS, and Bootstrap. Integration-tested with Jest. Server hosted on Heroku with CircleCI CI/CD, Database hosted on MongoDB Atlas, served over Cloudflare CDN with Google Domains as DNS provider.

    Language:JavaScript122324
  • giuliana-bezerra/gfood

    Gfood is an app for managing food delivery which was designed following a mudular monolith architecture. This project was based on this original monolith: https://github.com/microservices-patterns/ftgo-monolith.

    Language:Java9201
  • JulianeMaran32/arquitetura

    Architectures for Java Applications

    Language:Java8201
  • taorodrigueswork/rest-api

    This is a template for building REST APIs using .NET 7 and Entity Framework Core 7. It is a monolith using multilayer architecture and uses some common libraries and configurations very used in the .Net community.

    Language:C#8205
  • zenflow/composite-service

    Compose multiple services into one

    Language:TypeScript71241
  • android10/Frontend-Architecture-Modular-Monolith

    This is a movies sample app in Typescript using Vue, React and Angular. It aims to demonstrate how to architect frontends using a modular monolith approach as inspiration, for a later evolution to micro-frontends

    Language:Vue6401
  • mikey-t/project-omega

    Project Omega. The last enterprise web architecture pattern you'll ever need. Until the next one.

    Language:C#5101
  • spring-org/realworld-springboot-monolith

    RealWorld Monolith Example

    Language:Java42371
  • tarasshablii/honeycomb-monolith

    Hexagonal modular pattern for agile microservices evolution

    Language:Java4203
  • yordanov0502/hotel

    Hotel Management System

    Language:Java4201
  • MohdAzmaan1/LibraryManagementSystem

    Spring Boot backend application for Library Management built by using RESTful API's

    Language:Java3101
  • NitBravoA92/hello-rails-react

    This is a simple application for displaying random greetings, made with Ruby on Rails. The application consists of an API in the backend, which has a single endpoint that is consumed from a frontend made with ReactJS and Redux toolkit to manage the global state of the application.

    Language:Ruby310
  • zarexalvindaria/udaconnect

    Refactored the Udaconnect app (from monolithic to microservices) and implemented Kafka, gRPC, and RESTful API to allow message passing between the microservices. I also created OpenAPI documentation for the API endpoints and provided a Postman library for the endpoints created.

    Language:Python3201
  • drveillard/monolith-architecture

    A collection of awesome software, libraries and frameworks, design and architecture principles, books and videos, important resources and best practices about Monolith Architecture. Thanks to our daily readers and contributors

    Language:C#2100
  • EchoMinds/InfoHub

    "InfoHub: A collaborative platform for writing and sharing articles. Built with Java, Spring Boot, and Google OAuth2." "InfoHub: Веб-платформа для создания и публикации статей. Построено с использованием Java, Spring Boot и Google OAuth2."

    Language:Java2172
  • fcesur/credit-application-system

    Patika.dev & DefineX Java Spring Practicum Final Project

    Language:Java2100
  • Nasruddin/monolith-to-microservices-with-spring-cloud

    Tutorial about migration of Spring Monolith Applicaton to Spring Boot Microservices using Spring Cloud and Containerization

    Language:Java230
  • PCloud63514/ohlot-architecture-monolithic-template

    스프링 부트 프레임워크 모놀리식 아키텍처 예시를 위한 템플릿 프로젝트입니다.

    Language:Java2200
  • PeterKneale/modular_monolith

    Experiments with a modular monolith, separate composition roots per module

    Language:C#2100
  • prekshaj-ain/Twitter-clone-backend

    This project is a Twitter clone, aiming to replicate the core features of the popular social media. It provides user management, tweet creation, timeline feeds, interactions (likes, retweets, replies), hastags. The project focuses on implementing the backend functionality of a monolith-based architecture using the MERN stack.

    Language:JavaScript2200
  • YagizcanSeheri/ProjectFacebook

    In this project, ı take advantage of Monolithic Architecture with Domain Driven Design pattern and I developed the project considering SOLID principles also used Asp .Net Core technology. Besides I used Autofac tool for IoC. Finally ı used some tools like Automapper.

    Language:C#2101
  • aleevan2812/Alee_BookEcommerceAPI

    Monolith API

    Language:C#1100
  • bernaozgen/enocaChallenge

    This is backend challenge I created for repository enoca

    Language:Java1100
  • BrunaCardoso7/sistema_eleicao

    Sistema de gestão de eleições crie eleições, chapas, candidatos a serem elegidos com um sistema de votação super funcional.

    Language:EJS1100
  • FahemHakikiKhaya/realtime-chat-app

    Real-time chat app with responsive design, secure GitHub/Google login (NextAuth), and real-time messaging (Pusher), built with Next.js, Tailwind, Prisma, and MongoDB.

    Language:TypeScript1
  • iyyel/bloqqer-backend

    📓 A social media backend experiment using clean architecture with .NET

    Language:C#1100
  • TechNexis/ecommerce

    A vibrant e-commerce platform combining sleek design with seamless functionality for an exceptional shopping experience.

    Language:C#1101