https://github.com/dkosmari/curlxx
A C++ wrapper for libcurl.
https://github.com/dkosmari/curlxx
cpp cpp23 lgpl lgplv3 libcurl libcurl-binding
Last synced: about 1 month ago
JSON representation
A C++ wrapper for libcurl.
- Host: GitHub
- URL: https://github.com/dkosmari/curlxx
- Owner: dkosmari
- License: other
- Created: 2025-05-14T03:39:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-28T04:06:26.000Z (3 months ago)
- Last Synced: 2026-05-05T02:40:01.912Z (about 1 month ago)
- Topics: cpp, cpp23, lgpl, lgplv3, libcurl, libcurl-binding
- Language: C++
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.LGPL
Awesome Lists containing this project
README
# curlxx - A C++ wrapper for libcurl.
This is a modern C++ (currently C++23) wrapper for libcurl.
It's licensed under the LGPLv3 or later.
This is still a work in progress.