Description
Hetach is a micro-framework written in C++, which goal is to provide solution for creating web applications
Features
- FastCGI
Hetach comes with FastCGI support, so can be integrated with any web server supporting FastCGI
- Built-in web server
External web server is not required to run application
- API
Easly create applications that provides API interface
- HTTP Router
Simple, yet fast router with parameters support
License
GPLv2 or any later GPL version