monolithic-architecture
There are 55 repositories under monolithic-architecture topic.
canerbasaran/awesome-monolith
A curated list of awesome Monolith Architecture articles and resources
DharshiBalasubramaniyam/Fullstack-E-commerce-web-application
Purely is a cloud-first microservices web application, containerized and deployed to AWS Elastic Kubernetes Service (EKS) using Helm and automated via GitHub Actions CI/CD pipelines.
tx7do/kratos-monolithic-demo
golang kratos monolithic demo
adityaathalye/clojure-multiproject-example
A grug-brained stab at layout and tooling to conveniently develop many Clojure projects in a single source repo.
GeekMind00/Software-Engineering-Course
This is the unofficial lecture notes of the software engineering course offered by SBME Cairo university for the 2022 class by Eng. @alaa-nassef & T.A. @alaaMelek
alireza-fa/golang-car-shop
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
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
eliseekn/laravel-react-starter-kit
Laravel and React.js monolithic architecture starter kit.
Satu-Tema/monolithic-satutema
My thesis research uses a monolithic architecture
codophilic/LearnSpring
Learn about Spring Framework
eugenesang/edmonton
Edmonton Real Estate Experts
MarcosGerminiodeSouza/OutSystems-Mobile_DioHotel
Desafio de Projeto nº 2 - OutSystems Fundamentals - Criando uma Aplicação Mobile com OutSystems
mohamedaflah/credot_mechinetask
This repository contains my submission for the machine task assigned by Credot. The task involves developing a basic e-commerce platform with specified features and functionalities. The codebase is organized and structured to meet the requirements and guidelines provided by Credot.
ronnmabunga/expressjs-fs-monolithic-user-api-demo
A code demonstration of a Monolithic API application built with Express.js, where users can register, authenticate, and verify authorization levels.
AhmetAkkoyun/BlogApp
Java, Spring, PostgreSQL, REST API, JPA, Monolithic
aliakkas006/fitness-training-apps
The fitness training REST API application is a collection of public API endpoints that enables users to create, manage and interact with a single builder workout plan and track their progress over time
eliseekn/laravel-react-todo
A pratical example of a ToDo monolithic application with Laravel and React.js.
ianoflynnautomation/github-actions-cicd-test-infra
Test Automation examples for real world applications
joao82/chatbot
🤖 💬 Python Chat Bot app built with Flask and Javascript, using PyTorch nltk model behind the scenes
joao82/devsearch
📡 🧑🏽💻 Python Flask Dev Search engine to find freelancers by skills and projects.
MahangareRohan1203/twitter-feature
Building twitter features using rapidapi
No1nilesh/fitness_flex_2.0
This comprehensive gym management web application provides a robust platform for managing trainers, clients, and classes. Powered by Next.js for a seamless user experience and MediaSoup for real-time video chat, this app offers a feature-rich solution for gyms of all sizes.
phamtiendungcw/MatLidStore
Website development sales management system for Modern Artistic Trends in Lifestyle & Design (MATLID) - .NET Core 6, Clean Architecture, Angular v16, Oracle Database
syamala-likith/JFSD-PROJECT
A Library Management System (LMS) was developed in a Java full-stack web development course using Spring Boot, servlets, JSP, HTML, CSS, and Java in a monolithic architecture. Admins, librarians, and users have distinct roles in managing books, users, and borrowing.
abduvohidov/hemis-server
Created a Hemis server using Node.js and Express, following a monolithic architecture.
Bisi0n/Clean-Architecture-Template
.NET 8 modular monolithic architecture
Divakarsbhat01/Coaching_Center_FastApi_Monolithic
Coaching Center or a Tution Center Back End Application - Monolithic Implementation
Lucassamuel97/monolito
exemplo de projeto de uma aplicação desenvolvida utilizando uma arquitetura monolítica modular com práticas de Clean Architecture e DDD.
perceptronbd/server-template
This repository offers a detailed template for establishing a server with Express, complete with all essential dependencies to guarantee a seamless development process. The template is structured to uphold the modular monolith architecture, fostering a tidy and sustainable code structure.
subhashpolisetti/blog-microservices-architecture
This project is a microservices-based architecture for a blog platform. It was originally a monolithic application and has been refactored into microservices for better scalability and maintainability. It includes the following microservices:
vigneshrintu/Tech-Panda
Developed a developer-centric social media platform using Node.js, MongoDB, Express.js, React, Next.js, TailwindCSS, ShadCN UI, and Mongoose ODM with a monolithic architecture. Implemented CRUD operations and built REST APIs for efficient data handling. Integrated Clerk authentication, including an admin dashboard for user management.
dhrupad17/Monolithic-Backend-QuizApp-UsingSpringBoot3.3
This is the Complete backend Functionality of a Monolithic Quiz App made using Spring Boot 3.3 version.
Mohamad-shosha/Spring-Jpa-Mvc-Security
This Spring Boot application utilizes JPA and Hibernate for managing Instructors, Addresses, and Courses. It offers a RESTful API for CRUD operations, enhanced by Liquibase for database migrations. The project also features Spring MVC for server-side rendering and is tested using Postman, showcasing best practices in modern Java web development.