CppCMS - C++ Web Development Framework

Introduction

What is CppCMS? CppCMS is Free C++ Web Development Framework (not CMS) aimed for Rapid Web Application Development. It differs from most of other web development frameworks like: Python Django, Java Servlets or C++ Wt in following:

  1. It is designed and tuned to handle extremely high loads.
  2. It uses modern C++ as primary development language in order to achieve first goal.
  3. It is aimed on development of Web Sites rather then "GUI Like" web applications.

Documentation

This is reference documentation for CppCMS. It includes two major parts:

This is not tutorial. For tutorials please visit CppCMS wiki that can be found at:

Or

Examples

Multiple examples of using CppCMS can be found at this page Examples