express-validator
There are 623 repositories under express-validator topic.
levelopers/Ecommerce-Nodejs
Ecommerce application back-end codes
chrisleekr/nodejs-vuejs-mysql-boilerplate
Node.js (REST API) + Vue.js/Nuxt.js (Frontend/Backend) + MySQL Boilerplate
Boghdady/udemy-build-ecommerce-api-using-nodejs
Index Academy : NodeJS - Build a Full E-Commerce RESTful APIs (بالعربي)
FawzyMokhtar/TypeScript-in-Nodejs-Starter
A starter kit for Node.js project written with TypeScript.
smallpaes/nextmeal
Nextmeal is an online platform for you to readily access to awesome food nearby with reasonable price.
sayedazharsabri/Quiz-App-REST-API-TS-Mongoose
This is REST API for a Quiz App build using TypeScript and Mongoose.
smallpaes/todo-list
A practical web application built with Node.js, Express, and MySQL for you to readily record, view, and manage your tasks with an account: Create, view, edit, delete, filter, and sort expenses are as easy as pie 🥧
thamerh/System-Authentification-ReactNative-nodeJs-Express-Mongodb
Authentification system exemple using react native, node js , express js and mongodb
javitocor/Project-Management-Tool-MERN
A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.
erosnol/Project-2API
Creating a Blog API, with full CRUD using NodeJS, Express, Mongoose, and MongoDB.
MhsnBakhshi/shop-apis
shop apies using nodejs & express.js & mongoDB
bhimrazy/express-blog-api
A Blog REST API with JWT authentication using ExpressJs, MongoDB, NodeJs and Typescript.
esron/systranca-server
RESTful API server for a home automation controller server built in Express
NishiGaba/User-Login-System
User Login and Registration System created in Node JS using Mongoose ORM and Passport User Authentication.
omar1Mayallo/MERN-Ecommerce
Ecommerce website has full CRUD operations of products, categories ...etc , authentication & authorization , img uploading, stripe or cash payment and much more.
SwapnilSoni1999/express-dry
Express.js Body, Query and Params validator based on https://github.com/uditkarode/drytype
HetavShah/karkaushal
Karkaushal is an e-commerce website for the people who sells handicraft product built with microservices architecture, developing on docker-desktop and Deployed on the Google Cloud Platform (Google Kuberenetes Engine) environment, integrated some CI/CD process with GitHub Action workflow.
rh9891/ContactFox
A full stack MERN application (with CRUD capabilities) that utilizes the Context API along with the useContext and useReducer hooks for state management and JWT authentication for individual users to manage their contacts.
selvabharathis/MERN-stack-learning
E-commerse website with 2 payment gateway
smallpaes/expense-tracker
A practical web application built with Node.js, Express, and MongoDB for you to readily record, view, and manage your expense with an account: Create, view, edit, delete, filter expenses are as easy as pie 👉
asm2212/afronex-task-3
Full-Stack Budget Management Application. This app empowers users to effectively track their income, expenses, and savings goals. With a user-friendly interface, it allows for the creation of budgets, categorization of transactions, and generation of financial reports.
DenisRupp/API-express-starter
Starter for node.js REST API using Express, Sequelize, Mocha
vickypandey14/User-Roles-and-Permissions-APIs-in-Node-JS-MongoDB
This project provides a straightforward implementation of user management functionalities, roles, and permissions using Node.js and MongoDB.
cyntaria/UniPal-Backend
A REST API backend system for the UniPal app, made with NodeJS
akashpawar43/Notes-App
Notes app Build using MERN Stack. Allowing to Creating User's registration, Login, Adding Notes, Update and Delete Notes within app.
alsoamit/metrack-api-hackathon
REST API for metrack
aweiu/express-verify
express校验插件,用于校验用户提交参数
hechadielhassania/Awesome-Express.js
:octocat: A curated list of awesome express.js resources
bbzzkk/LiveMD
😎Awesome Realtime Markdown Editor💖
Belchenkov/react_contact_keeper
Full stack MERN contact manager with React hooks, context & JWT authentication
EdKo2001/blog-backend
Done authorization, posts CRUD, seeders and web scraping posts.
MelvinAguilar/notes-express-api-from-scratch
Notes on creating an Express API from scratch
marcusviniciusfa/my-apirest-express
Exemplo de API REST utilizando o framework Express
mojtaba-motevali/Express-Flexible-API
This application is created to show some parts of my skill set.
rafaelfl/express-typescript-auth
Authentication API that implements a refresh token rotation scheme and token reuse detection using Node.js, Express and Typescript 🔒
suhailroushan13/express-validator
Express Validator is a middleware for the Node.js web application framework called Express. It provides a set of functions and methods to validate and sanitize user input data received from HTML forms or any other client-side inputs before processing it further.