There are 0 repository under cppcrow topic.
Drogon is a high-performance C++ framework for developing web applications. Designed for modern C++ (C++17 and beyond), Drogon is fast, scalable, and supports both synchronous and asynchronous programming. With its robust feature set, it’s an excellent choice for building high-performance backend servers.
An in-memory AVL tree database accessible through a basic CRUD API built using the C++ CROW framework
Echoes is a simple CLI chatroom. echoes_backend handles the serverside fucntionality, using a RESTful API to handle DB connections to a cloud hosted SQL DB on MSAzure.