There are 0 repository under crowcpp topic.
Biology themed learning app
HTTP web server with a REST API for persistent key-value storage
This is a simple web API for managing quotes. It uses the Crow C++ web framework and SQLite for data storage. The API allows you to add quotes and retrieve a list of all quotes.
C++ Password manager with web port using Crow. Encrypted using Libsodium
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.
Educational oauth2 implementation
Proof of Concept of Opencoin mint with REST API and CrowCpp