
Cutelyst
Cutelyst lets you create fast web applications using the cross-platform Qt framework so you can share the same code base as your desktop or mobile apps. It's a web framework that takes cues from the time-honored Catalyst framework.
FEATURES
- Cross-platform
- Stable API/ABI - v1 on v1.x.x branch and v2 on tagged from master
- Pluggable Engines
- Cutelyst-WSGI - A cross-platform and fast WSGI engine
- HTTP/1.1 - Pipelining and Keep-Alive
- HTTP/2 - Upgrade to H2, ALPN negotiation on HTTPS and direct H2C
- FastCGI - Pipelining and Keep-Alive
- uWSGI - Multiple protocols support (HTTP 1.0, FastCGI, uWSGI)
- WebSockets
- REST with ActionREST