| libexpress 0.0.1
    Express Server Framework in C | 
| ▼ include | |
| controller.h | This contains all the controller related material | 
| express.h | This contains the entry point to the library | 
| req.h | This contains all the request related material | 
| res.h | This contains all the response related material | 
| router.h | This contains the router functions | 
| util.h | This contains all the utilities used through the library |