ctchi 0.19.1

Home made web framework.
Documentation
1
2
3
4
5
pub mod app;
pub mod routes;
pub mod http;
pub mod thread_pool;
pub mod config;