cutelyst 5.1.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Topics
Here is a list of all topics with brief descriptions:
 CoreCore classes and functions for Cutelyst
  ActionsCutelyst controller method actions
 PluginsAvailable plugins to extend Cutelyst
  AuthenticationPlugins and classes to authenticate users
  UtilsUtility plugins to extend Cutelyst
   SqlHelper methods to perform and work with database queries
   ValidatorProvides an API to validate input values
    RulesClasses providing rules to validate input data
  ViewAvailable view plugins for Cutelyst that render output
  SessionPlugins and classes to store and manage user sessions
 ServerClasses to create a Cutelyst server