https://github.com/cppfw/httpc
easy to use HTTP client library in C++
https://github.com/cppfw/httpc
Last synced: 3 months ago
JSON representation
easy to use HTTP client library in C++
- Host: GitHub
- URL: https://github.com/cppfw/httpc
- Owner: cppfw
- License: mit
- Created: 2020-06-07T22:26:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T19:43:57.000Z (6 months ago)
- Last Synced: 2024-11-18T20:45:09.900Z (6 months ago)
- Language: C++
- Homepage:
- Size: 4.61 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
:name: httpc
= {name}
|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]]
|====Easy to use HTTP client library in C++.