Available middlewares
Last updated
Last updated
In order to be more lightweight as possible, @marblejs/core
package doesn't come with build-in request body parser and request logging. The core decision is to make it as more composable as possible via dedicated Marble.js middleware packages:
All official middlewares@marblejs/*
are versioned in the same way as main @marblejs/core
package.