github.com/gofiber/fiber/v2@v2.47.0/docs/api/middleware/_category_.json (about) 1 { 2 "label": "🧬 Middleware", 3 "position": 7, 4 "collapsed": true, 5 "link": { 6 "type": "generated-index", 7 "description": "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." 8 } 9 }