/middleware

Middleware functions as functions that have access to request object (req) ,response (res) and the next function in the application's request-response cycle.

No issues in this repository yet.