backend-architecture
There are 10 repositories under backend-architecture topic.
Mahmoudz/Porto
Porto is a Modern Software Architectural Pattern that scales with your business!
Tamoziit/Backend-Architectures
Exploring different Backend architectures for REST APIs to carry out simple CRUD Operations.
kemalkochekov/JWT-Backend-Application
Backend Application with JWT-based Authentication.
Oguzdmrl/MyBackend-Net5
CQRS, MediaTR, EntityFramework & Generic UnitOfWork & InMemoryCache
aenon0/ArchitectCore
This repository houses a .NET Core project I developed while honing my skills in Clean Architecture with ASPNET in a backend internship at A2SV(Africa to Silicon Valley)).
Harini-Pavithra/Architectural-Katas-Team-WildCode
Katas is a live online event where teams work to solve a real-world software architecture problem. So team gets the chance to flex its skills (and gain new ones). This is a rare opportunity for a team to work together to practice its craft in a safe, social, interactive environment.
Jeison-Lopez/PM4BE-Jeison-Lopez
API E-commerce Backend 🛒 Desarrollé una API para e-commerce, gestionando el backend con entidades como Usuario 👤, Producto 🛍️, Orden de Compra 🧾, Detalle de Compra 📦 y Categorías 🏷️. Implementé relaciones entre usuarios, productos y compras, creando una estructura eficiente para gestionar productos y pedidos.
kemalkochekov/GRPC-Server
GRPC Server is a high-performance Go application that combines gRPC server functionality with a REST API gateway, Kafka messaging, Jaeger distributed tracing, and efficient logging.
manojbaniya444/Backend-101
this repo contains important backend concept in backend (node)
Sparsh-Kumar/redis-message-queue
Implementation of message queue using Redis as message broker from scratch.