Home > @infiniteobjects/express-server > IServerConfig > post
Middleware to add to the request after the route handlers.
Signature:
post: RequestHandler[];
Will add a catch all 404 handler at the end of this array