dto-pattern
There are 231 repositories under dto-pattern topic.
baguilar6174/node-template-server
Boilerplate Node projects with Express, Typescript and Clean Architecture
MuhammadKhoshnaw/BasicMVIApp
This application is a basic study application that implements clean architecture, with MVI architecture pattern. In addition to the most commonly used tools in the android development community.
litestar-org/dtos
Domain modelling at the edge.
LumoSolutions/actionable
Transform your Laravel code into clean, testable, and reusable actions. Say goodbye to bloated controllers and hello to elegantly organized business logic!
LuisSalas94/Spring-Boot-User-DTO
The REST API with DTO Pattern is a Spring Boot application that showcases the implementation of the Data Transfer Object (DTO) pattern in a RESTful API. The project aims to demonstrate best practices for separating domain entities from the data transfer objects used for communication between the client and server.
Micro-PHP/dto
PHP library for generating DTO classes.
mdtalalwasim/blog-application-spring-boot-rest-api
Project: Blog App using spring boot realtime rest apis, spring security, role based authentication, JWT, spring data jpa(hibernate), Pagination and MySql Database. Api documentation using swagger, Using DTO for Data Transfer etc.
urnauzao/laravel-dto-example
Application Example with use DTO patterns into project. Aplicação Exemplo com padrão de projetos DTO aplicado.
yusufenesaras/ReCapProject
Car Rental Project - Araba Kiralama Projesi : Backend
gregyjames/Mapperic
Automatically generate DTO Classes and AutoMapper Configurations.
teachmeskills-dotnet/TMS-DotNet02-Aslamov
A microservice-based web application developed on .NET Core 3.1 (LTS). The application is an imitation of the medical IoT platform. Microservices simulate sensors, data processors, data storage, UI, etc.
BIYUEHU/tsukiko
Types Check And Parse In The Runtime Base On TypeScript
YasserElgammal/expenses-tracker
Expenses Tracker, Data Transfer Object (DTO) & Service Layer - RestApi - Laravel Framework
OleksandrZhydyk/Auto-Dataclass
A simple package that helps easy to map data into DataTransferObject for transporting that data between system layers.
QuocAnh189/Portfolio_CMS
This Laravel-based Portfolio CMS provides an intuitive platform to manage and showcase personal or professional projects, making it easy to create and update dynamic portfolios. Implementing Clean Architecture, Repository Pattern, CQRS, Cache with Redis
RolandoAndrade/skeleton-mapper
This module provides an easy object mapper from a template skeleton.
11Victor/GerenciadorDeTarefas
API REST de gerenciamento de tarefas
busraozdemir0/SchoolManagementSystem
School Management System Web Application Including Admin & Teacher & Student Panels
FernandoCalmet/net-framework-4-winforms-crud-dao-dto
🦄 Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo WindowsForms con C#.
GeekEast/compare-dto-and-builder-pattern
Evolving code to compare between DTO Pattern and Builder Pattern in Typescript
marriosdev/lab-lav
Testando: Repository Pattern, Service Layer, DTO Pattern e JWT
Afzhal-ahmed-s/Automated-student-registration-system
Console based project of Automated student registration system using Java, JDBC and MySQL technologies. Created under time frame of 4 days.
AidarKhaibulov/Agregator
FullStack Java Web MVC Application for monitoring marketplaces based on PostgreSQL Provider
baderkha/easy-gin
Adds support for DTOs using the gin framework
Daniel884936/EmploymentApp
This is an API project about an employment website implementing clean architecture and some patterns
lucianomp9/Sports-Events-System
Java/Spring Boot REST API for sports events with CRUD on matches, teams, stadiums, divisions, and cities. Uses MySQL and Hibernate for data management. Implements MVC, DTO, Repositories, and Dependency Injection, including exception handling. Frontend made with Angular.
OwidiuszZielinski/Amazing-Games-Backend
Online shop, spring boot application
Swiatlon/University-BN
A feature-rich platform designed to efficiently manage university operations, including student profiles, course details, and grade analysis.
ahli-turanov/Website-Ecommerce
E-Commerce-Website with more than 15 fully-fledged features and 19 well-designed pages...
bnlucas/castkit
Castkit is a lightweight, type-safe Ruby DSL for defining, validating, and serializing structured data objects. Inspired by DTO patterns, it supports nested types, access control, custom serializers, and more.
MartinpcDev/ONE_Challenge_LiterAlura
Desafío de programación - catálogo de libros. uso de solicitudes HTTP a una API de libros, manipulacion de datos JSON, guardardos en una base de datos, pudiendo a filtrar y mostrar los libros y autores de interés.
Matheuscara/challenge-wl
Este projeto é um desafio para implementar os melhores conceitos do framework Spring Boot. Ele inclui várias tecnologias e práticas recomendadas para o desenvolvimento de aplicativos robustos e escaláveis.
Olegatorium/Contact-Manager-MVC
A Contact Manager application has been developed, which is scalable and includes all possible features found in modern contact managers.
pjonaszik/laravel-clean-architecture
Clean Architecture implementation of a Todo App in Laravel
walidbosso/SpringBoot-Angular-Items-CRUD
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.