cppcrow
There are 3 repositories under cppcrow topic.
rohan-v8rma/CrowDB
An in-memory AVL tree database accessible through a basic CRUD API built using the C++ CROW framework
alamjamal/drogoncpp_server
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.
ryanlacey20/Cpp-cli_chat_app_backend--echoes
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.