Skip to content

Commit 5c84a36

Browse files
committed
Added info c++ framework. CppCMS.
1 parent f8a59f4 commit 5c84a36

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

web/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,22 @@ <h6 class="card0-subtitle">Modern Web Framework for C++ </h6>
986986
</p>
987987
<a href="https://oatpp.io/" target="_blank" >https://oatpp.io/</a>
988988
</div>
989+
<div class="card0">
990+
<h5 class="card0-title">CppCMS</h5>
991+
<h6 class="card0-subtitle">CppCMS is a Free High Performance Web Development Framework (not a CMS)</h6>
992+
<p >
993+
What is CppCMS? CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development. It differs from most other web development frameworks like: Python Django, Java Servlets in the following ways:
994+
995+
<ul>
996+
<li>It is designed and tuned to handle extremely high loads.</li>
997+
<li>It uses modern C++ as the primary development language in order to achieve the first goal.</li>
998+
<li>It is designed for developing both Web Sites and Web Services.</li>
999+
</ul>
1000+
1001+
Starting from version 1.2 it is available under MIT license.
1002+
</p>
1003+
<a href="http://cppcms.com/wikipp/en/page/main" target="_blank" >http://cppcms.com/wikipp/en/page/main</a>
1004+
</div>
9891005

9901006
<a class="anchorjs-link " name="cpp-tools" aria-label="Anchor" data-anchorjs-icon="#" style="padding-left: 0.375em;"></a>
9911007
<h1>C++ Tools</h1>

0 commit comments

Comments
 (0)