From de8b2334bccb6fa246ae16df537ab4a75aca0f60 Mon Sep 17 00:00:00 2001 From: Daniel Nicoletti Date: Thu, 15 Feb 2018 15:00:45 -0200 Subject: [PATCH] Include Cutelyst Web Framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38fce3f..4f23c91 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ A curated list of awesome Qt and QML libraries, resources, projects, and shiny t * [quickqanava](http://www.destrat.io/quickqanava/) - C++14 network/graph visualization library ([source](https://github.com/cneben/QuickQanava)). ## Web Frameworks +* [Cutelyst](https://cutelyst.org/) - Cutelyst is a web framework written in C++11 and Qt, performant and inspired in the Perl Catalyst Web Framework. ([source](https://github.com/cutelyst/cutelyst)) * [QDjango](http://qdjango.org/) - QDjango is a web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. ## X11/Wayland