๐Ÿงฌ Middleware | Fiber

๐ŸŒŸ If you like Fiber, don't forget to give us a star on Github ๐ŸŒŸ

Version: v3.x

Middleware is a function chained in the HTTP request cycle with access to the Context which it uses to perform a specific action, for example, logging every request or enabling CORS.