Topic: "cpp-web-services"
marty1885/paroli
Streaming TTS based on Piper with optional RK3588 NPU support
Language: C++ - Size: 134 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 88 - Forks: 12

edson-a-soares/poco_restful_webservice
A RESTful API using Poco C++ Libraries.
Language: C++ - Size: 8.4 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 77 - Forks: 23

Meenapintu/Restweb
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.
Language: C++ - Size: 1.64 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 74 - Forks: 32

endurox-dev/endurox-connect
Enduro/X Connectivity Package
Language: Go - Size: 4.07 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 11

leo-aa88/teapot
A simple and lightweight asynchronous web framework in C++
Language: C++ - Size: 1.6 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

Ohjurot/WebStringHasher
YouTube Tutorial for writing an webserver with C++
Language: C++ - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

TheFloatingBrain/UCC-UniversalCPPCompiler
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 for an explicit optimization, replace the name of one variable with another. That way the variable can continued to be used under a different name, allowing for clean code, an understanding of what happened and guaranteed efficiency. (Neither of these were particularly good, borrow could have been if it were further developed). Universal C++ takes Universal C++ code as input and outputs ISO Standard C++ code and is built on top of ISO Standard C++. That way it is totally platform independent, and standard C++ tools: gcc, clang, google native client, msvc could continued to be used.
Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

edson-a-soares/poco_module_didactic
An application sample built using Poco C++ Libraries for running on Apache Server through Poco ApacheConnector.
Language: C++ - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

akumathedyn123/cpp-url-collector
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.
Language: C++ - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ThomasThelen/UrbanDictionary-Endpoint-Example
Example of using Microsoft Casablanca to hit endpoints of urbandictionary.com
Language: C++ - Size: 33.4 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0
