Middlewares
We moved all middlewares to separate @nanoexpress/middlewares repository
Tested Express/Connect like Middlewares
body-parser (yes, if you don't want built-in)
Basic example
Method defining
Error which comes from Async Middleware automacilly will be handled by nanoexpress
Last updated