From 8bdfb45f7a29f9d84c41e92ab7398dd9ac92c88d Mon Sep 17 00:00:00 2001 From: "Javier G. Sogo" Date: Thu, 9 Jun 2016 10:03:48 +0200 Subject: [PATCH] Add TreeFrog Framework to Web Application Framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0445028..da59892 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Kore](https://kore.io/) - ultra fast and flexible web server / framework for web applications developed in C. [ISC] * [libOnion](http://www.coralbits.com/libonion/) - lightweight library to help you create webservers in C programming language. [LGPLv3] * [QDjango](https://github.com/jlaine/qdjango/) - 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. [LGPL] +* [TreeFrog Framework](https://github.com/treefrogframework/treefrog-framework) - High-speed and full-stack web application framework based on C++ and Qt, which supports HTTP and WebSocket protocol (with O/R mapping). [BSD] [website](http://www.treefrogframework.org/) * [Wt](http://www.webtoolkit.eu/wt) - A C++ library for developing web applications. [GPL/Commercial] ## XML