You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight RESTful API built with Node.js and Express.js designed to demonstrate how Custom Middleware works. This project showcases how to intercept HTTP requests, read custom headers, and protect specific routes from unauthorized access.