Topic: "dto-pattern"
sorza/Zit.GerenciadorDeAgencias
Projeto destinado a Gerenciamento de Agencias de Passagens
Language: C# - Size: 9.75 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

christianamor3/SPRINT5-T1N2-SpringBoot-API_Rest-MySQL-Swagger
MVC API Rest Application using SpringBoot with MySQL database and Swagger
Language: Java - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dedaldinodev4/api-without-framework-typescript
Language: TypeScript - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Bruno844/nest-crud-auth
App backend con framework Nest, orm con TypeOrm y base de datos PostreSql. Realizando un crud y autenticacion mas un sistema de websockets
Language: TypeScript - Size: 392 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ibizus/crud_pedidos_thymeleaf_completo Fork of toteabe/pedidos_ventas
Crud de Thymeleaf competo con SpringBoot. Incluye Validación, uso de DTO, idiomas, animación JQuery y patrón PostRedirectGET
Language: JavaScript - Size: 364 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Fatihprlg/FlightSearchAPI
A flight search api with java spring boot
Language: Java - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

plopezgit/Sprint5_T1_SpringBoot_API_REST_CRUD_MySQL
Build a CRUD API REST with MySQL persistence.
Language: Java - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

plopezgit/Sprint5_T1_SpringBoot_APIs_Connection
Build an API connection using Rest Template.
Language: Java - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gastonmatias/nba-dotnet
API que proporciona información sobre jugadores, equipos y conferencias de la nba 2023-2024
Language: C# - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DTADMI/spring-todo-list-firestore-api
A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling
Language: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brtiago/teste-dev-backend Fork of olisaude/teste-dev-backend
Esse é um projeto desenvolvido como base para a avaliação de habilidades técnicas para o papel de Desenvolvedor Backend Java da empresa Olisaúde.
Language: Java - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rectovert/dto-php
📦 Opinionated implementation of Data Transfer Object (DTO) in PHP
Language: PHP - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mahmoud-Anani/Nestjs-Auth-Service
Full Cycle Auth
Language: TypeScript - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shayandaneshvar/KBox
Kntu Box Project - Internet Engineering project- a website similar to google drive
Language: SCSS - Size: 868 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dima666Sik/simple-place-a-bet-annotation-app
This primitive app was develop with good practice and own realization dependency injection with reflection and annotations
Language: Java - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tanya-hofer/springboot-personalblog-rest-api
Test Spring Boot project using REST API
Language: Java - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Marco-Birman-Haiat/digital-account-api
Digital account Rest api built with Java Spring Framework
Language: Java - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

emreOytun/CustomerManagementMW
The Middleware(MW) project of the customer management system.
Language: Java - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pasindusampath/WEB-POS-SYSTEM-BACKEND-API
Backend-API for WEB_POS_FRONTEND
Language: Java - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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)
Language: Java - Size: 551 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AdsHan/dotnet-tuples-dto
Reducing the need to create DTO classes using Tuples.
Language: C# - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AymanGosh/online-sponsored-ads
This project is focused on developing a powerful module that empowers sellers to effortlessly create and manage promotional campaigns for their products.
Language: Java - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

srgeverson/AppClassLibraryClient
Biblioteca de classes Client/DTO para outros projetos
Language: C# - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LuisSalas94/SpringBoot-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.
Language: Java - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jonasmachados/api-send-email
Api that send a email to a client using SpringBoot
Language: Java - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aslamovyura/interactive-graph-angular
Application based on .NET Core3.1/Angular for displaing sales statistics in the form of interactive graph.
Language: C# - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cristovaom/desafio3-jessential-devsuperior
Terceiro desafio do devsuperior fazer um CRUD com dto , validation e tratamento personalizados das exceptions
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

wagner-de-carvalho/homelog-api
API de entrega de comidas
Language: Java - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pasindusampath/ThogaKade
This Project has implemented by Hibernate Framework
Language: Java - Size: 489 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

brokeyourbike/data-transfer-object-php
Return original response alongside with the data transfer object
Language: PHP - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sohailaalhakim/Review-API
Review API using ASP.NET WebAPI
Language: C# - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Dev-OriolCC/SpringBoot_API
This is a REST API for a fiction Real State Company using Java with SpringBoot, JPA, Maven.
Language: SCSS - Size: 1.27 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Djolee00/university-board-API
API made as part of backend for University project for board management system. The main goal of the whole system is to provide employees of my faculty to create boards for different purposes, track currently active boards, members of boards and files which are associated with them.
Language: Java - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 25.8 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

lcsmota/BlogApi
Simple CRUD using Entity Framework Core 7
Language: C# - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lcsmota/StoreCRUD
Simple CRUD using Entity Framework Core 7
Language: C# - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lcsmota/ToDoApi
Simple CRUD using Dapper
Language: C# - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lcsmota/BikeApi
Simple CRUD using Dapper
Language: C# - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lcsmota/BookApi
Simple CRUD using Dapper
Language: C# - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lcsmota/CourseApi
Simple CRUD using Dapper
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grupoudea/tour-of-heroes-api
REST API básica en Java usando spring boot y desplegada en AWS ECS
Language: Java - Size: 88.9 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kaiquye/validation-dto-lib
✨ Adapter for simple dto validation with express and class validator
Language: TypeScript - Size: 68.4 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

willianlim/api
Tests with Mockito + JUnit 5 in REST API
Language: Java - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

thiago-jv/RABBITMQ_SPRING_BOOT_API
Projeto demonstrativo para controle de checkout, onde são utilizadas as seguintes tecnologias e mais, spring boot, spring rest, spring data jpa, banco de dados h2, Padrão DTO 'Data transfer object', mapsStrut, bean validation, versionamento de api, designer partner, tratamento de exceção, rest template, swagger api, mensageria com rabbitmq, docker
Language: Java - Size: 442 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

thiago-jv/API-CEP
Projeto didático para demonstar mais um meio de criar uma API com spring boot, spring rest, spring data jpa, postgresql, Padrão DTO 'Data transfer object', modelMap, versionamento de api, designer partner, tratamento de exceção, swagger api, docker compose e maven.
Language: Java - Size: 846 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NiveSJ/Booklender Fork of far-tow/Booklender
A group workshop on Spring REST API.
Language: Java - Size: 352 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Fa2bio/Delivery-Api
RESTFul-API application to manage a food delivery enterprise
Language: Java - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Lucas-zz/CarsAPI-v2
Adding all the CRUD methods to the past project as well as all the relevant Validations.
Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abenteuerzeit/MusicApi
a digital way to share all available resources on music albums, including track titles and authors.
Language: C# - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DevBack/layers-users
Aula de Implementação de Padrão de Camadas com Spring Boot
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thiago-jv/API-LANCAMENTO-SERVICOS
Projeto demonstrativo de ordem de serviço, utilizando Spring Boot, Spring Test, Rest Api, Spring Data JPA, Swagger, Maven, H2 Database, TDD, MapStrut, Junit, Versionamento, Lombok e Optional.
Language: Java - Size: 729 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AlissonWenceslau/camadas-orm-dto
Padrão de camadas com ORM & DTO
Language: Java - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Brazilianian/WildTac
WildTac shop. Back-end side.
Language: Java - Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pedrogfleming/TangyECommerce-BlazorEF-WASM-API-Server
.Net 6 E-Commerce Web Application FullStack
Language: CSS - Size: 132 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

9reis/PDV-PontoDeVenda
Projeto em Java e Spring Boot
Language: Java - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TopWork0ut/Databases_IOT
Language: Java - Size: 621 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gcoronelc/UNI-FIIS-JAVA-WEB-002
Taller de Java Web en UNI-FIIS con Gustavo Coronel
Language: Java - Size: 28 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tarcnux/dio-java-springboot-api-profissa
DIO - API de controle de entrada e saída de veículos
Language: Java - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

willianlim/parkingControlAPI
📥📤 Representational state transfer is a software architectural style that describes a uniform interface between physically separate components, often across the Internet in a Client-Server architecture.
Language: Java - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kuronneko/3lectrotelapp
Web App that allows you to generate statistical graphs of the information obtained through report forms. OO, MVC, DAO, DTO PHP73(RAW)+JQUERY/AJAX+BOOTSTRAP4+HIGHCHARTS
Language: JavaScript - Size: 4.56 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

11Victor/GerenciadorDeTarefas
API REST de gerenciamento de tarefas
Language: Java - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hectorlemus/zssn Fork of easygoband/backend-recruitment-test
Language: Java - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hmisael/veterinaria
API REST para veterinaria
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

robinhosz/Course-Algaworks-Spring
Spring boot course provided by algaworks
Language: Java - Size: 73.2 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

LucasAuSilva/Projeto_Volvo
Api desenvolvida para o curso .NET da PUCPR em parceria com a Volvo, onde foram utilizados ASP.NET Core, Entity Framework e SQL Server
Language: C# - Size: 15.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

WillJR183/springboot-mongodb
Projeto Java envolvendo a construção de uma API REST utilizando o Framework Spring Boot e o banco de dados NoSQL MongoDB.
Language: Java - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

denizumutdereli/nestjs-typescript-rest-api
a simple rest-api boilerplate of using nest with typescript
Language: TypeScript - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

azoulais/Vaccine-distribution-center-databse-SPL-ASS4
A database for managing covid-19 vaccines in a distribution center. In this assignment we have implemented the persistance pattern we have learned using python and sqlite3.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wmdanor/pi-proj 📦
University coursework - Register of Intellectual Property Rights. Created using NestJS and Angular 2+
Language: TypeScript - Size: 967 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HasanRothi/e-shop-backend-api
Ecommerce platform for multi vendors.
Language: TypeScript - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

willeswa/radar
🌤 Built with MVVM pattern, Coroutines + LiveData , Architecture Components, Data Binding , OpenWeather, Room, Retrofit
Language: Kotlin - Size: 643 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pavel-tuchynskyi/ShopApp
Simple e-commerce Web Api
Language: C# - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oat431/TodoList2_backend
The re-project of the todo lists backend with the newest knowledge from component based software development
Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rhribeiro25/base-project-spring-batch
This project's a Restful API that manages logs
Language: Java - Size: 1.56 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

hugomendonca98/GoBarber-backend
Nesse módulo finalizaremos nosso back-end incluindo as últimas funcionalidades do app e também aprendendo conceitos como MongoDB, variáveis ambiente, validação, cache, segurança, etc.
Language: TypeScript - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dnzhngl/SchoolManagementSystem
Final project for .NET course graduation
Language: HTML - Size: 8.85 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ilanape/SPL-Assignment4
Implementation of a the database of a vaccine distribution center.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tarcnux/escola_Alf
Programa #Código<para>todXs JAVA
Language: Java - Size: 234 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Wilmir/txvcc-backend
[Backend] Mobile Backhaul Network Capacity Planning Tool
Language: Java - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

joaohiago42/pizzaria
:pizza: Projeto da Disciplina de Padrões de Projeto
Language: Java - Size: 1.85 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

joaohiago42/boutique
:womans_clothes: Projeto de Conclusão da Disciplina de Padrões de Projeto
Language: Java - Size: 2.29 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Diego1906/CryptoNews
O aplicativo consumir uma API REST para buscar os dados referentes a notícias do mundo de cripto moedas.
Language: Kotlin - Size: 223 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

DanBuxton/GroceryShoppingSystemProj
Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller
Language: Java - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
