shaovoon / cpprestexample
C++ HTTP REST Request Example
☆7Updated 2 years ago
Alternatives and similar repositories for cpprestexample:
Users that are interested in cpprestexample are comparing it to the libraries listed below
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C++11 header-only thread pool library☆19Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Fluent design-based GUI library for system tray applications written in C++ single header.☆23Updated last month
- ☆25Updated 6 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆39Updated 3 years ago
- Mapping json to and from a c++ structure☆110Updated last year
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- A single file cpp17 header only DNS packet parser/builder.☆31Updated 2 years ago
- A library for embedding an HTTP or HTTPS server in C++ applications.☆47Updated last year
- Crashrpt fixes and new features collected from various places☆82Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Compile-time string manipulation library for modern C++☆59Updated last year
- Simple C++ header only template for creating Linux daemons☆23Updated 6 months ago
- Boost.ASIO-based TLS certificate verification library☆79Updated last year
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Unicode UTF-8 <-> Unicode UTF-16 Conversion Utility Functions for Windows C++ Code☆16Updated 2 years ago
- Simple cURL C++17 wrapper