cutelyst
4.5.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
Available plugins to extend Cutelyst. More...
Modules | |
Authentication | |
Plugins and classes to authenticate users. | |
Utils | |
Utility plugins to extend Cutelyst. | |
View | |
Available view plugins for Cutelyst that render output. | |
Session | |
Plugins and classes to store and manage user sessions. | |
Classes | |
class | Cutelyst::CSRFProtection |
Protect input forms against Cross Site Request Forgery (CSRF/XSRF) attacks. More... | |
class | Cutelyst::Memcached |
Cutelyst Memcached plugin. More... | |
class | Cutelyst::StaticCompressed |
Serve static files compressed on the fly or pre-compressed. More... | |
class | Cutelyst::StaticSimple |
Serve static files directly from your application. More... | |
class | Cutelyst::StatusMessage |
Manage status messages over multiple requests stored in the Session. More... | |