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

Projects in Awesome Lists tagged with dto-pattern

A curated list of projects in awesome lists tagged with dto-pattern .

https://github.com/micro-php/dto

PHP library for generating DTO classes.

dto dto-generator dto-pattern microphp

Last synced: 19 Jul 2025

https://github.com/yasserelgammal/expenses-tracker

Expenses Tracker, Data Transfer Object (DTO) & Service Layer - RestApi - Laravel Framework

dto-pattern expense-tracker financial-analysis fintech fintech-api laravel laravel-framework laravel11 money-manager moneytracker rest-api

Last synced: 30 Aug 2025

https://github.com/biyuehu/tsukiko

Types Check And Parse In The Runtime Base On TypeScript

dto dto-generator dto-pattern tools type-checker types typescript utils zod

Last synced: 20 Aug 2025

https://github.com/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#.

csharp dao-design-pattern dto-pattern netframework singleton-pattern sqlserver winforms

Last synced: 05 Mar 2026

https://github.com/geekeast/compare-dto-and-builder-pattern

Evolving code to compare between DTO Pattern and Builder Pattern in Typescript

builder-pattern dto-pattern typescript

Last synced: 23 Sep 2025

https://github.com/aidarkhaibulov/agregator

FullStack Java Web MVC Application for monitoring marketplaces based on PostgreSQL Provider

crud-app dto-pattern hibernate java jpql jsoup parsing-html postgresql repository-pattern spring-mvc spring-security vk-api

Last synced: 21 Feb 2026

https://github.com/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

clean-architecture cloudinary cqrs design-patterns docker dto-pattern laravel laravel-permission mysql redis yajra-datatable

Last synced: 10 Apr 2025

https://github.com/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.

annotations dto-pattern java jpa-hibernate models spring-boot swagger2

Last synced: 03 May 2026

https://github.com/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.

angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2

Last synced: 05 Apr 2026

https://github.com/insei/gomapper

A simple structure-to-structure converter. It is an excellent choice for mapping Data Transfer Objects (DTOs) to domain models.

automapper dto dto-entity-mapper dto-mapper dto-pattern dtos go golang

Last synced: 06 Jul 2025

https://github.com/rudeboyone/checkpoint_integrador_backendone

Projeto desenvolvido em JAVA utilizando o framework Spring e em específico Spring Boot, utilizando-se de padrões para melhor desenvolvimento: Padrão MVC; DAO; DTO. E com teste unitários com JUnit

backend dao dao-design-pattern dto dto-pattern java junit5 mvc mvc-architecture

Last synced: 20 Jun 2026

https://github.com/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.

cli-app dto-pattern gutendexapi jackson-databind java java-stream-api mysql patrones-de-disenio spring-boot spring-jpa

Last synced: 14 Apr 2026

https://github.com/3bdalrhmans3d/learnquest

LearnQuest V1 is a comprehensive Learning Management System (LMS) designed for modern educational institutions. Built with cutting-edge technologies, it provides a secure, scalable, and feature-rich platform for online learning and course management.

api cache clean-architecture dotnet dto-pattern elearning-platform email-notification entity-framework-core jwt notification repository-pattern services signalr sqlserver

Last synced: 18 May 2026

https://github.com/kiebor81/rails-domino

Domain-first service and repository scaffold for Rails. Enforces DDD architecture with Blueprinter and Dry-rb libraries

clean-architecture code-first database-first domain-driven-design dto-pattern hexagonal-architecture layered-architecture rails repository-pattern ruby ruby-gem ruby-on-rails scaffolding service-pattern

Last synced: 11 Nov 2025

https://github.com/martinpcdev/weatherapi

Proyecto backend basado en los ejericios y requerimientos de roadmap.sh

api dto-pattern jackson-databind java lombok redis-cache spring-boot

Last synced: 29 Apr 2026

https://github.com/sandeeppaldotnet/shoppingwebsite.usersservice

🧑‍💼 User Service - eCommerce Microservice User Service is the authentication and identity management microservice in a modular, scalable eCommerce platform. Built with a focus on clean architecture, best practices, and modern .NET tooling, this service manages: User registration Authentication (JWT) Profile management

aspnet aspnet-core aspnetcore docker dto-pattern ecommerce fluentvalidation jwt-authentication microservices postgresql wepapi

Last synced: 01 May 2026

https://github.com/lumosolutions/actionable

Transform your Laravel code into clean, testable, and reusable actions. Say goodbye to bloated controllers and hello to elegantly organized business logic!

actionable actions dto-pattern laravel laravel-package lumosolutions

Last synced: 05 May 2026

https://github.com/hmarchiori/spring-bootcamp

This collection contains a compelling Spring Boot 3.4.1 course project covering various REST API fundamentals and structure practice.

actions api api-rest aws cors docker dto-pattern factory-pattern flyway java jpa-hibernate jwt kubernetes mockito mysql reactjs spring spring-boot swagger-ui

Last synced: 10 Apr 2026

https://github.com/fayllan111/projeto_web_service

API REST desenvolvida com Spring Boot e MongoDB, aplicando conceitos de NoSQL, DTOs, agregados e tratamento de exceções.

crud crud-application dto-pattern exception-handling java mongodb nosql spring-data springboot

Last synced: 02 May 2026

https://github.com/nickemma/springboot-rest-api

This project is a RESTful API developed using Spring Boot. It serves as a backend service for managing products in a catalog. Users can perform CRUD (Create, Read, Update, Delete) operations on products.

docker dto-pattern java maven mockito postgresql spring spring-boot spring-data-jpa

Last synced: 11 Apr 2026

https://github.com/pankhurisriv/online-vegetable-application

Developed a prototype of E-Commerce Website using Java, Spring boot, Rest API, OracleSQL. Implemented software code for a single page web application. Executed unit/integration tests. Developed UI using HTML5, CSS3, JavaScript, Bootstrap,jQuery, AngularJS.

angularjs bootstrap dto-pattern hibernate html-css java javascript jquery junit junit-test mockito spring-boot spring-mvc

Last synced: 05 Apr 2026

https://github.com/fkromer/django-dto-attrs

High performance DTOs with Django ORM integration and optional validation.

ddd ddd-patterns django domain-driven-design dto dto-pattern majestic-monolith modular-monolith

Last synced: 16 May 2026

https://github.com/robinhosz/course-algaworks-spring

Spring boot course provided by algaworks

dto-pattern flyway maven spring-boot spring-validation

Last synced: 04 May 2026

https://github.com/flango-dev/django-dto-attrs

High performance DTOs with Django ORM integration and optional validation.

ddd ddd-patterns django domain-driven-design dto dto-pattern majestic-monolith modular-monolith

Last synced: 12 Apr 2025

https://github.com/phamgiakiet000/restaurant_management

This window app help the owner to manage his customers,income,food und beverage serving

csharp dao-design-pattern dto-pattern entity-framework linq-to-sql sql-server

Last synced: 12 Apr 2026

https://github.com/salma-4/quiz-api

A RESTful API for creating, managing, and taking quizzes. The API supports user authentication, quiz categorization, and various administrative functionalities.

assertj dto-pattern java junit logging maven mockito mysql-database spring-boot spring-data-jpa spring-security-jwt swagger-ui unit-testing

Last synced: 19 Apr 2026

https://github.com/grupoudea/tour-of-heroes-api

REST API básica en Java usando spring boot y desplegada en AWS ECS

aws aws-ecs aws-rds ci-cd controllers docker docker-image dto-pattern github-actions java-11 mapper spring-boot

Last synced: 13 Apr 2026

https://github.com/therealsatria/linqwebapi

This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.

api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite

Last synced: 13 Apr 2026

https://github.com/srgeverson/appclasslibraryclient

Biblioteca de classes Client/DTO para outros projetos

client dto-pattern mapper models

Last synced: 15 May 2026

https://github.com/joanjo17/tienda_api

Api Rest para gestionar la compra y venta de productos.

api-rest dto-pattern java softdelete spring spring-boot

Last synced: 04 May 2026

https://github.com/php-collective/dto

The easiest and fastest PHP DTO library in the world - quickly generate useful data transfer objects for your app (mutable/immutable)

dto dto-entity-mapper dto-pattern

Last synced: 26 Feb 2026

https://github.com/rectovert/dto-php

📦 Opinionated implementation of Data Transfer Object (DTO) in PHP

composer-package data-transfer-object dto-pattern

Last synced: 11 Jan 2026

https://github.com/rudeboyone/edtech

Projeto FullStack. Backend: API Rest desenvolvida em Java utilizando Spring Boot. Patterns utilizados: DTO`s, DAO, MVC. TDD com JUnit para os testes unitários e MockMvc para os testes de integração; Frontend: Angular (v14)

angular dao-design-pattern dto-pattern java mockmvc spring-boot spring-mvc spring-security tdd testes-integracao testes-unitarios

Last synced: 17 Apr 2026

https://github.com/waltermillan/lockers

is a basic application for locker rental management. You can create lockers, customers and daily rentals.

angular csharp dependecy-injection design-patterns docker dto-pattern entity-framework facade-pattern mvc mysql netcore repository-pattern typescript unitofwork-pattern

Last synced: 04 Apr 2026

https://github.com/brokeyourbike/data-transfer-object-php

Return original response alongside with the data transfer object

dto dto-entity-mapper dto-pattern hacktoberfest php php8 response

Last synced: 20 May 2026

https://github.com/denizumutdereli/nestjs-typescript-rest-api

a simple rest-api boilerplate of using nest with typescript

dto dto-pattern nestjs nodejs rest-api typescript

Last synced: 18 Apr 2026

https://github.com/shrutisaxena17/advancedmappingjpa

Advanced JPA Mappings -> One to One, One to Many, Many to One, Many to Many. With DTOs

dto-pattern hibernate java jpa jpa-hibernate rest-api spring spring-boot

Last synced: 08 May 2026

https://github.com/3bdalrhmans3d/eventbookingsystemv1

An ASP.NET Core MVC application for managing and booking events. It provides both a public-facing site for browsing and booking events and an admin panel for managing users, events, venues, categories, bookings, reviews, and notifications.

asp-net-core dotnet-core dto-pattern email-sender eventbooking html-css-javascript linq mvc sql-server viewmodel

Last synced: 25 Apr 2026

https://github.com/gcoronelc/uni-fiis-java-web-002

Taller de Java Web en UNI-FIIS con Gustavo Coronel

dao dto dto-pattern java jdbc mvc netbeans

Last synced: 29 Apr 2026

https://github.com/danbuxton/groceryshoppingsystemproj

Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller

command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql

Last synced: 20 Jun 2026

https://github.com/sakibvhossain/backend_for_student_management_system

Student management system is to manage student-related data

dto-pattern exception-handling hibernate java mysql restful-api swagger

Last synced: 10 May 2026

https://github.com/insei/godtos

Base DTO (Data transfer objects) for golang

dto dto-pattern

Last synced: 21 Jul 2025

https://github.com/ddouglss/dslist-java

Sistema backend para gerenciamento de jogos, aplicando boas práticas de engenharia de software com Spring Boot.

api-rest ci-cd docker docker-compose dto-pattern embedded-id hibernate java jpa maven postgresql projections railway spring-boot spring-data-jpa

Last synced: 08 Apr 2026

https://github.com/rafiq15/aspnet-postgresql-crud-api

A clean ASP.NET Core 9.0 Web API demonstrating CRUD operations with PostgreSQL and Entity Framework Core. Features include RESTful endpoints, DTO pattern, data mapping, and Swagger documentation. Perfect as a starter template for building production-ready APIs.

aspnet-core async-await crud csharp dotnet dto-pattern entity-framework-core postgresql rest-api swagger webapi

Last synced: 03 May 2026

https://github.com/phpgt/dataobject

Structured, type-safe, immutable data transfer.

data-transfer-object dto dto-pattern immutable immutable-datastructures type-safety

Last synced: 13 Apr 2025

https://github.com/souzafcharles/java-spring-intensive

☕ Course: Java Spring Intensive. Presented by Prof. Dr. Nelio Alves - DevSuperior.

dto-pattern h2-database http-requests java jpa-hibernate json restful-api spring-boot

Last synced: 03 Aug 2025

https://github.com/adshan/dotnet-tuples-dto

Reducing the need to create DTO classes using Tuples.

dotnet dto-pattern tuples

Last synced: 04 May 2026