expressjs-middleware
There are 26 repositories under expressjs-middleware topic.
lirantal/express-version-route
A Node.js express middleware that implements API versioning for route controllers
accimeesterlin/passport-examples
Passport Examples with different Database and strategies - MySQL | Sequelize | MongoDB | Mongoose
somombo/facl
Functional Access Control Language
vwedesam/express-cart-middleware
Shopping Cart Middleware for Node.jd, Express.js ....
fedify-dev/express
Integrate Fedify with Express
hr-sobuj/express-auth-guard
It will help to check whether the user is logged in or not.
messengerjs/express-messenger
ⓧ Solid, extensible middleware for Facebook Messenger bots running on Express
Rishav-Dev-Journey/mplaymusic
Music website using spotify api
DucNguyen1311/MyDuckSick
eCommerce Website
omarbelkady/ExpressJS
Wep Application development framework based on NodeJS aka Middleware
SivajiJagadabi/TwitterCloneUsingNodeJs
This Twitter clone is developed for Backend Server-side Using these technologies and tools
iprasandeep/code-share
A realtime code sharing platform developed using codemirror javascript component, multiple users can code and share there ideas.
pmctire/moze
A dead simple expressjs middleware for activity based authorization.
shivam-singh-code/TaskManager
Task manager app using Nodejs expressJs mongoDB and axios and REST API routes
compwright/express-sns-validator
ExpressJS middleware for verifying Amazon SNS notifications using sns-validator
ddosnotification/express-snow-theme
Beautiful snowfall effect middleware for Express.js websites
Patchalv/boss-machine
Node.js/express API (CRUD) and front-end React project
prateek883/Chat-Application
Build a Realtime Chat Application - Socket.io,Node.js and React.js
RobotsAndPencils/express-oauth
OAuth 2.0 Middleware with CSRF mitigation for Express
RobotsAndPencils/express-oauth-slack
OAuth 2.0 Middleware with CSRF mitigation for Slack Apps that use Express
samislam/setdoc
setDoc is a small and simple utility for querying your database with Mongoose.
SidharthAgg/QR-Generator
Developed a URL QR Generator which generates a personalised QR Code for any URL
ZakirCodeArchitect/ExpressJS
This ExpressJS project demonstrates key concepts of middleware, including application-level, built-in, router-level, third-party, and error-handling middleware. It includes practical implementations like file uploads using Multer, logging with Morgan, and custom error handling.