Projects in Awesome Lists tagged with class-validator
A curated list of projects in awesome lists tagged with class-validator .
https://github.com/samchon/nestia
NestJS Helper + AI Chatbot Development
agent ai api class-validator decorator hacktoberfest large-language-model llm llm-function-calling nestjs rag retrieval-augmented-generation sdk swagger trpc typescript typia validator
Last synced: 22 Jan 2026
https://github.com/react-hook-form/resolvers
š Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema
ajv class-validator computed-types form form-validation hacktoberfest hooks io-ts joi jsonschema resolvers schema-validation superstruct typebox typescript validation yup zod
Last synced: 16 May 2025
https://github.com/javieraviles/node-typescript-koa-rest
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
class-validator cors crud docker github-actions helmet heroku jwt koa koa-jwt koa-router koa2 node nodemon rest-api sql swagger typeorm typescript winston
Last synced: 15 May 2025
https://github.com/endykaufman/ngx-dynamic-form-builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular
angular angular10 auto builder class class-transformer class-validator demo dynamic form form-builder formarray formgroup object transform transformer validation validator
Last synced: 09 Apr 2025
https://github.com/omar-dulaimi/prisma-class-validator-generator
Prisma 2+ generator to emit typescript models of your database with class validator
class-validator prisma prisma-generator
Last synced: 07 Sep 2025
https://github.com/iyobo/pouchorm
The definitive ORM for working with PouchDB. Native support for Typescript.
class-validator database orm pouchdb typescript
Last synced: 06 Mar 2026
https://github.com/pigulla/class-validator-extended
Additional validators for class-validator.
class-validator typescript validation
Last synced: 06 Apr 2025
https://github.com/yantrab/class-validator-rule
tslint rule for class-validator
class-validator tslint-rules typescript
Last synced: 24 Apr 2025
https://github.com/wavezync/nestjs-starter
Start your NestJS project quickly
class-validator jwt jwt-authentication knex knexjs nest nestjs nestjs-backend nestjs-boilerplate nestjs-module nestjs-postgres nestjs-starter-template objection-orm objectionjs postgresql swagger typescript
Last synced: 31 Jul 2025
https://github.com/adiathasan/nest-reactor
End-to-end type-safety with Nest & React
class-validator code-sharing monorepo nestjs react turborepo typescript
Last synced: 30 Jun 2025
https://github.com/anigenero/react-class-validator
React hook for validating forms with class-validator
class-validator formik-validation react typescript validation validator
Last synced: 12 Jul 2025
https://github.com/greguintow/ultimate-nest-graphql-backend
NestJS (Express + Prisma+ GraphQL + PostgreSQL + Docker + CQRS) ready for deployment. GitHubActions + Jest (E2E tests + Unit Tests) + I18N + Full validation + 100% coverage + Stripe Errors Like + Husky + Lint-staged + Eslint + Prettier
class-validator cqrs docker e2e-tests eslint ghactions graphql husky i18n javascript jest lint-staged nest nestjs nodejs postgresql prettier prisma solid typescript
Last synced: 09 Oct 2025
https://github.com/ocsoares/class-validator-cpf
Um decorator customizado para validar CPF usando como base o pacote class-validator
class-validator class-validator-cpf cpf iscpf nestjs nodejs regex regular-expression typescript validation validator
Last synced: 15 Sep 2025
https://github.com/svtslv/class-validator-callback
ValidateCallback decorator for class-validator
Last synced: 05 Sep 2025
https://github.com/yesworld/starter-server-node-ts
āļø REST API using Node with typescript, KOA framework. TypeORM for MySQL.
class-validator decorator koa node orm routing-controllers ts tsconfig tslint typeorm typescript yarn
Last synced: 21 Jul 2025
https://github.com/hebertzin/project-management
API for project management, which has various functionalities related to projects, teams, objectives and much more.
api-rest bcrypt bcryptjs class-validator commitlint docker dto eslint husky jwt mailtrap nest nodemailer postgres prettier prisma typescript
Last synced: 12 Apr 2025
https://github.com/qolzam/ajv-class-validator
Minimal Lightweight class validator for AJV
ajv class-validator decorators fast minimal typescript validation validator
Last synced: 13 Apr 2025
https://github.com/quantumsheep/class-validator-mongo-object-id
Add a decorator to validate MongoDB's ObjectId using class-validator
class-validator mongodb mongoose nestjs objectid validator
Last synced: 22 Aug 2025
https://github.com/hebertzin/Project-management
API for project management, which has various functionalities related to projects, teams, objectives and much more.
api-rest bcrypt bcryptjs class-validator commitlint docker dto eslint husky jwt mailtrap nest nodemailer postgres prettier prisma typescript
Last synced: 26 Oct 2025
https://github.com/sployad/validue
This library based on "class-validator" , it will help to easy you validate your fields, forms and etc. All you need to use decorators @PropertyValidate, @ActionValidate and all decorators from "class-validator" like @Max, @IsEmail and more...
class-validator decorators typescript validate-js validation validation-library vue vue-typescript vuejs
Last synced: 15 Apr 2025
https://github.com/cleilsonandrade/notifications-service
Notifications Service Ʃ um serviƧo de mensageira que permite criar notificaƧƵes, marcar como lida e nao lida, listar e contabilizar mensagens de um usuƔrio. Desenvolvido com o framework NestJS com a clean architecture.
backend class-validator clean-architecture design-patterns messaging-services microservice nestjs nodejs notifications prisma sql sqlite
Last synced: 15 Jun 2025
https://github.com/infobip/infobip-typescript-generator-extension
Library which provides new features on top of TypeScript Generator.
bean-validation class-transformer class-validator java typescript typescript-generator
Last synced: 23 Apr 2025
https://github.com/cleilsonandrade/nestjs-boilerplate
Template para projetos em NestJS prĆ©-configurado e permitindo que se concentrem no desenvolvimento de recursos especĆficos do aplicativo.
axios backend boilerplate boilerplate-template class-validator docker eslint fastify jest nestjs orm prisma rxjs semantic-commits swagger template token typescipt typescript
Last synced: 06 Aug 2025
https://github.com/devsazal/nestjs-boilerplate
Build REST API quickly using - NestJS, TypeScript, ExpressJS
class-transformer class-validator data-transfer-object express-js nestjs typescript
Last synced: 18 Mar 2025
https://github.com/unlight/class-validator-flat-formatter
Convert array of ValidationError objects from class-validator to multiline string
class-validator error-formatters error-formatting validation-error
Last synced: 10 Apr 2025
https://github.com/endykaufman/ngx-repository
Custom repository service for Angular9+, for easy work with the REST backend, with switch on fly from REST backend to the MOCK backend with save and use all CRUD operations
angular angular9 class-transformer class-validator dynamic fake-http-client mock repository-service rest
Last synced: 16 Mar 2025
https://github.com/myungjuice/myungjoo-dev-be
myungjoo-dev-be
class-validator jest nestjs postgresql swagger testing-library typeorm typescript
Last synced: 17 Apr 2026
https://github.com/Byndyusoft/class-validator-extended
Additional decorators for class-validator and class-transformer
class-transformer class-validator decorators nodejs typescript
Last synced: 07 May 2025
https://github.com/byndyusoft/class-validator-extended
Additional decorators for class-validator and class-transformer
class-transformer class-validator decorators nodejs typescript
Last synced: 03 Sep 2025
https://github.com/awakelife93/express-boilerplate
node api server (express) boilerplate
boilerplate class-transformer class-validator docker docker-compose express express-boilerplate jwt layered-architecture module-alias mysql nodejs redis sentry template typeorm typescript
Last synced: 29 Sep 2025
https://github.com/qolzam/telar-mvc
Lightweight powerful implementation of MVC(Model-View-Controller) for Node servers.
ajv ajv-class-validator class-validator decorators express json-body koa middleware mvc node-mvc nodejs offers-validation telar telar-mvc validation
Last synced: 13 Apr 2025
https://github.com/AnandChowdhary/prisma-class-validator
š Generate class-validator types from a Prisma project
class-transformer class-validator generator prisma prisma-client typescript
Last synced: 12 Jul 2025
https://github.com/jmz-mzr/transcendence
The great and venerable āPongā game, in a modern single-page app!
42 42born2code 42cursus 42school axios class-validator docker docker-compose husky lint-staged nestjs nextjs pong postgresql prisma react react-query socket-io typescript
Last synced: 28 Feb 2026
https://github.com/zahidhasanaunto/nectjs
Next generation node.js framework
class-validator koa nodejs routing-controllers typedi typeorm typescript
Last synced: 10 Jun 2025
https://github.com/obrm/nestjs-task-management
NestJS Task Management API
bcrypt class-validator nestjs nodejs passport typeorm typescript
Last synced: 17 Apr 2026
https://github.com/vodyani/class-decorator
š class-decorator ęÆäøäøŖē±»č£ é„°åØå·„å ·åŗļ¼ęä¾äŗē±»ēéŖčÆćē»č£ ć转ę¢ćå±ę§ē»å®ēåč½ć
auto-binder class-decorator class-transformer class-validator vodyani
Last synced: 09 Jul 2025
https://github.com/lavesan/desafio-bossabox-back-end
Desafio de back-end do bossa box
class-validator nestjs-backend postgresql sql typescript
Last synced: 28 Mar 2025
https://github.com/sagarmaheshwary/laravel-nestjs-blog-api
Blog apis built with Laravel and NestJS backends.
blog class-validator docker docker-compose laravel nestjs nodejs postgresql rest-api typeorm typescript
Last synced: 07 Apr 2026
https://github.com/ykmnkmi/validator.dart
Class validator on reflection and code generation (soon).
Last synced: 20 Aug 2025
https://github.com/axotion/class-validator-security-enhancer
AI-powered security enhancement tool for class-validator DTOs and request objects.
class-validator nestjs security
Last synced: 28 Jul 2025
https://github.com/hoonapps/kr-validators
Custom validation decorators for Korean-specific data such as resident IDs, phone numbers, business numbers, card numbers, emails, and postal codes. This library is designed to work seamlessly with NestJS and `class-validator` for a clean, reusable validation process.
Last synced: 04 Apr 2025
https://github.com/chaudinh/typegraphql
Build a server side with typescript, express, graphql and other cool stuffs
bcryptjs class-validator connect-redis expressjs graphql javascript postgresql redis-client typegraphql typeorm typescript
Last synced: 14 Apr 2026
https://github.com/alexdevzz/nest-posts-graphql
This project is a very simplified API to exemplify the use of GraphQL as a communication layer on the NestJS framework, also using SQLite as a database and TypeORM for object-relational mapping.
apollographql class-validator dto entity git graphql nestjs node posts repository sqlite typeorm typescript
Last synced: 09 Apr 2026
https://github.com/raphaelkauan/spiderverse
šøļø | An API built with NestJS and Prisma to explore data from the lands of the spiderverse
class-validator docker nestjs node orm redis typescript
Last synced: 09 Apr 2026
https://github.com/lucasavila00/io-ts-cv
One-to-one reimplementation of class-validator's validators in io-ts ecosystem as branded types.
Last synced: 22 Mar 2025
https://github.com/matheuscara/clean-architecture-node
O projeto foi implementado utilizando a arquitetura limpa (Clean Architecture), garantindo uma separação clara das responsabilidades e facilitando a manutenção e escalabilidade do sistema. Para mais detalhes sobre Clean Architecture, consulte este link.
class-validator clean-architecture express nodejs postgresql typescript
Last synced: 10 Apr 2026
https://github.com/yjg30737/typescript-crud-example
Basic typescript CRUD example
backend class-validator crud javascript mybatis mybatis-mapper nodejs restapi typescript
Last synced: 18 Aug 2025
https://github.com/yaroslavtsebro/to-share
Simple blogging system. backend: finished, frontend: in progress
class-transformer class-validator docker docker-compose jest mongoose nestjs nestjs-microservices nestjs-pipes nestjs-testing postgres react typeorm typescript
Last synced: 10 Apr 2026
https://github.com/mityaua/nestjs-practice
Nest JS
argon2 class-validator dotenv-cli jwt nestjs pactum passport postgresql prisma
Last synced: 25 Jul 2025
https://github.com/nda17/online-cinema-server
Backend part of the project
bscryptjs class-validator fs-extra generate-password jwt mongo-db morgan nest-js nodemailer passport passport-jwt reflect-metadata rxjs typegoose typescript uuid
Last synced: 14 Mar 2026
https://github.com/felixfong227/iso-639-1-class-validator
A ISO-639-1 validator for the class-validator
Last synced: 06 Apr 2025
https://github.com/vladyslavvagin/backend-blog-app
Backend for web application with blogs and authentication
aws-s3 class-validator cloudfront compodoc-documentation e2e-testing jest-mocking jest-tests jwt-authentication jwt-tokens mongodb mongoose nestjs nestjs-mongoose rest-api s3-bucket swagger-ui typescript unit-testing
Last synced: 19 Jan 2026
https://github.com/gabriel-logan/custom-class-validator
Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.
class class-validator decorator decorators dto learn multiform-validator nestjs student-vscode validator
Last synced: 03 Apr 2025
https://github.com/rubendvb/ignite-lab-04-notifications-service
class-transformer class-validator nestjs nodejs prisma sqlite
Last synced: 19 Apr 2026
https://github.com/yaroslavtsebro/todo-app
simple todo api using prisma orm, express, etc
bcrypt class-transformer class-validator cors dotenv jwt prisma-client prisma-orm typescript winston winston-logger
Last synced: 21 Feb 2025
https://github.com/stardusteight-d4c/backend-technical-test
API RESTful para gerenciamento de estabelecimentos comerciais e produtos. Sistema de usuÔrios com diferentes permissões, regras personalizÔveis e integração com DynamoDB.
aws class-validator domain-driven-design nestjs typescript
Last synced: 10 Jul 2025
https://github.com/geekeast/type-graphql-playground
Build a graphql server with type-graphql
aggregation class-transformer class-validator dataloader mongoose type-graphql typedi
Last synced: 11 Jul 2025
https://github.com/aygunbyr/mycv
Used Car Pricing API
class-transformer class-validator nestjs sqlite3 typeorm
Last synced: 15 Jul 2025
https://github.com/francisconeves97/remix-form-class-validator
Simple helper to parse Remix FormData and validate it using class-validator.
class-validator form form-validation remix validation
Last synced: 17 Jan 2026
https://github.com/jolifox-test/backend
Projeto API de Registros no Notion
backend class-transformer class-validator nestjs notion notion-api restful swagger
Last synced: 30 Nov 2025
https://github.com/muasa-harman/muasa-harman-trashin_takasafi-waste-management
This repository is a NestJS app with GraphQL using Apollo and Prisma. It supports JWT authentication, bcrypt for password hashing, and class-validator for validation. Nodemailer handles email with EJS for templates. Built on Express
apollo bycrypt class-validator docker ejs-templates expressjs jenkins jwt-authentication mongodb monorepo nestjs-graphql nodejs nodemailer prisma rxjs typescript
Last synced: 07 Apr 2026
https://github.com/deniyaldanidan/pets-manager-backend
Nestjs (Typescript) Backend API for a Pet Adoption Website
class-transformer class-validator jsonwebtoken jwt-authentication nestjs nestjs-backend nestjs-jwt nestjs-prisma nestjs-typescript prisma
Last synced: 05 Apr 2025
https://github.com/gabrielfeijo/chat-backend
BackEnd do chat em tempo real que utiliza a tecnologia WebSocket
class-validator nestjs nodejs socket-io typescript
Last synced: 07 Apr 2026
https://github.com/ravihansa/nestjs-mysql-user-crud
Simple nestjs mysql user crud api
class-validator express inmemory inmemory-cache jest-test joi-validation jwt mysql nestjs passport-jwt swagger-documentation typeorm typescript winston-logger
Last synced: 08 Apr 2026
https://github.com/Re-Quant/api-entity-ref
Decorators to copy swagger & class-validator metadata from one class to another
class-validator decorators nestjs nestjs-library swagger swagger-decorators swagger-documentation swagger-js typescript
Last synced: 27 Jun 2025
https://github.com/lkwr/vade
Simple class validator for Deno using TypeScript Decorators with built-in class transformer.
class-transformer class-transformer-validator class-validator decorators deno denoland typescript validator
Last synced: 24 Feb 2025
https://github.com/starkelessar/nest-todos-api
ŠŠæŠøŃŠŗŠ° Š“Š»Ń ŠæŃŠ¾ŃŃŠ¾Š¹ "ŃŃŠ“ŃŃŠŗŠø" Š“Š»Ń ŃŠµŃŃŠøŃованиŃ
class-validator jest-tests nestjs postgresql prisma-orm typescript
Last synced: 28 Jun 2025
https://github.com/tiagom13/postory-api
Postory API Ć© uma aplicação construĆda com NestJS para facilitar o gerenciamento de posts, oferecendo funcionalidades essenciais de forma simples e eficiente.
class-validator clean-architecture neon nestjs postgresql prisma validation-pipe
Last synced: 21 Sep 2025
https://github.com/yaroslavtsebro/web-store-api
class-validator cookie-parser cors docker docker-compose express inversify-express sequelize
Last synced: 09 Apr 2026
https://github.com/tomascuevas/aprendiendo-nestjs
Mi linea de aprendizaje de NestJs
apolo-graphql class-transformer class-validator docker docker-compose dockerfile file-upload graphql joi jsonwebtoken mongodb mongoose nestjs nodejs passport-jwt postgresql typeorm typescript
Last synced: 09 Apr 2026
https://github.com/alexandredresch/portfolio-server
This is the backend for my portfolio, built using NestJS. It provides APIs to manage the projects displayed in the frontend of the portfolio. The backend handles the creation, updating, retrieval, and deletion of projects.
class-transformer class-validator nestjs prisma typescript
Last synced: 07 Aug 2025
https://github.com/vladyslavvagin/blog-restapi
REST API for BLOG WEB APP
aws-cloudfront aws-s3-bucket class-validator compodoc-documentation nestjs postgresql rest-api swagger-ui typeorm typescript
Last synced: 23 Aug 2025
https://github.com/lavesan/nestjs-starter-boilerplate
Boilerplate with some usefull libraries already configured
boilerplate class-validator environment jwt-authentication migration nestjs postgresql typeorm
Last synced: 25 Aug 2025
https://github.com/rifandani/nest-rest-postgres
Task management
class-transformer class-validator heroku jwt nestjs passportjs postgresql typeorm typescript
Last synced: 14 Mar 2025
https://github.com/flex-development/dreepo
:fire: Repository Pattern implementation for Firebase Realtime Database
class-transformer class-transformer-validator class-validator firebase-admin firebase-realtime-database mingo qs-to-mongo repository-pattern typescript
Last synced: 26 Feb 2025
https://github.com/indiomedeiros/br-generation-challenge-api
Este é um sistema de gerenciamento de participantes desenvolvido com NestJS e TypeORM, utilizando alguns conceitos de arquitetura limpa. O sistema permite o cadastro, consulta, atualização e remoção de participantes, calculando automaticamente a média final baseada nas notas dos semestres.
class-transformer class-validator clean-architecture clean-code ddd-patterns mysql2 nestjs solid typescript
Last synced: 30 Jun 2025
https://github.com/sathiyapramod/lead_management_be
Lead Management System - backend
class class-transformer class-validator eslint interfaces jest jwt logger middlewares mysql nestjs nodejs prettier prisma swagger twilio twilio-voice types typescript winston-logger
Last synced: 11 Apr 2026
https://github.com/re-quant/api-entity-ref
Decorators to copy swagger & class-validator metadata from one class to another
class-validator decorators nestjs nestjs-library swagger swagger-decorators swagger-documentation swagger-js typescript
Last synced: 23 Mar 2025
https://github.com/matheuscara/nest-coowork
Este projeto NestJS é uma plataforma, desenvolvida para atender às necessidades de profissionais que procuram por espaços de trabalho compartilhado. Através de pesquisa de mercado, identificamos a lacuna existente em soluções eficientes e convenientes para encontrar e reservar esses espaços.
class-validator docker nestjs postgresql typeorm typescript
Last synced: 01 Apr 2025
https://github.com/fimbres/apollo-type
This is a small project for products management, developed with GraphQL, Apollo Server, Express, TypeScript, JWT, and many more!
apollo-server bcrypt class-validator environment-variables graphql mongodb type-graphql typegoose typescript
Last synced: 12 Apr 2026
https://github.com/msabo1/sortable-properties
Small set of utilities based on TypeScript decorators and class-validator that make validation of sortable properties easy.
class-validation class-validator sortable sorting typescript validation validator validators
Last synced: 01 Apr 2025
https://github.com/pzahabi/task-management-api-nestjs
This app was designed to work with task-management-react-antd repository
bcrypt class-validator nestjs nodejs oop passport-jwt postgres typeorm typescript
Last synced: 12 Apr 2026
https://github.com/trandung2k1/core_nestjs
class-transformer class-validator module nestjs nodejs
Last synced: 08 Jan 2026
https://github.com/akanass/nwt-school-back-nestjs
New Web's Technologies course with NestJS
class-transformer class-validator engineering fastify fastify-swagger mongodb mongoose nestjs observable rxjs7 swagger university-course
Last synced: 12 Jun 2025
https://github.com/yaroslavtsebro/nest-crud
class-validator docker jest nestjs pino swagger typeorm
Last synced: 05 Jul 2025
https://github.com/astrasz/books
api class-validator express nodejs swagger-ui
Last synced: 19 Apr 2026
https://github.com/hoonapps/kr-validators-test
kr-validators test app
class-validator nestjs testing
Last synced: 05 Oct 2025
https://github.com/indiomedeiros/blogpessoal-generation
API de Blog Pessoal desenvolvida em NestJS, com recursos de CRUD para postagens, temas e usuÔrios. Implementa autenticação JWT e documentação via Swagger.
bcrypt class-validator jwt nestjs passportjs swagger typeorm
Last synced: 08 Oct 2025
https://github.com/robertlinde/eslint-plugin-class-validator-type-match
ESLint plugin to ensure class-validator decorators match TypeScript type annotations
class-validator dto eslint eslint-plugin nestjs
Last synced: 20 Jan 2026
https://github.com/itstoreall/strategy-api
API for the Strategy UI
binance-api-node class-validator interceptor mapped-types nestjs prisma prisma-client serve-static vercel
Last synced: 18 Oct 2025
https://github.com/rafael-vasconcellos/payment-api
challenge resolution with nest js
api class-validator jest nest-js nestjs nodemailer prisma server-client server-side supertest
Last synced: 01 Feb 2026
https://github.com/yousef-hatem/validation-all
validation using JavaScript
class-validator form form-validation forms input javascript node validate-js validation validations
Last synced: 18 Apr 2026
https://github.com/jozpedro23zx/student-portal
A NestJS application with DDD architecture
class-validator ddd nest nestjs postgresql sqlite typescript
Last synced: 27 Feb 2026
https://github.com/kailashyogeshwar85/validate-derived-field
Custom validator for class-validator for validating dynamic fields based on source fields value using schema.
Last synced: 16 Apr 2026
https://github.com/simotae14/monorepo-accounts
Monorepo with Nestjs and Nextjs
class-validator jest nestjs nextjs swagger
Last synced: 19 Apr 2026
https://github.com/dev-t2/learn-nestjs
Learn NestJS
class-transformer class-validator express-basic-auth morgan nestjs rxjs
Last synced: 18 Apr 2026
https://github.com/ramonxm/fincheck
š° | An application for financial control
class-validator nestjs react react-hook-form reactquery typescript vite zod
Last synced: 04 Apr 2026