Jump to content

CppCMS

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
CppCMS
Original author(s)Artyom Beilis
Initial release0.0.2 / Released January 2009
Stable release
1.2.1 / May 18, 2018; 7 years ago (2018-05-18)
RepositoryCppCMS Repository
Written inC++
Operating systemcross platform
TypeWeb application framework
LicenseMIT
Websitecppcms.com

CppCMS is an open-source web application framework for the C++ programming language developed by Artyom Beilis. The primary goal of CppCMS is building performance-demanding web applications. It may also be used for embedded web applications for consumer devices (such as administration consoles for routers, or smart devices). The library is available under MIT license. It currently targets POSIX-compatible platforms as well as Microsoft Windows.

Despite what the name suggests, it is not a content management system.

Major features

See also

References