libexpress 0.0.1
Express Server Framework in C
|
This contains all the controller related material. More...
Go to the source code of this file.
Typedefs | |
typedef void() | controller_t(req_t *req, res_t *res) |
typedef controller_t | middleware_t |
This contains all the controller related material.