cpp-web-services
Here are 10 public repositories matching this topic...
Streaming TTS based on Piper with optional RK3588 NPU support
- Updated
Apr 22, 2025 - C++
A RESTful API using Poco C++ Libraries.
- Updated
Oct 18, 2020 - C++
Sample code of cpprestsdk (casablanca), it's a sample example for beginner to get started with cpprestsdk with database(currently PostgreSQL) integration with basic structure, programmer can extend it.
- Updated
Aug 28, 2021 - C++
Enduro/X Connectivity Package
- Updated
Dec 2, 2024 - Go
A simple and lightweight asynchronous web framework in C++
- Updated
Mar 29, 2024 - C++
YouTube Tutorial for writing an webserver with C++
- Updated
Mar 11, 2022 - C++
This C++ program crawls websites, extracts links from their HTML content, and saves them for further analysis. It takes URLs from a text file, downloads the corresponding HTML, parses it, and saves the extracted links to organized files.
- Updated
Sep 8, 2024 - C++
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword f…
- Updated
May 3, 2020 - C++
An application sample built using Poco C++ Libraries for running on Apache Server through Poco ApacheConnector.
- Updated
Feb 2, 2019 - C++
Example of using Microsoft Casablanca to hit endpoints of urbandictionary.com
- Updated
May 3, 2018 - C++
Improve this page
Add a description, image, and links to thecpp-web-services topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecpp-web-services topic, visit your repo's landing page and select "manage topics."