https://github.com/cppfw/httpmodel
HTTP model library in C++
https://github.com/cppfw/httpmodel
Last synced: about 1 month ago
JSON representation
HTTP model library in C++
- Host: GitHub
- URL: https://github.com/cppfw/httpmodel
- Owner: cppfw
- License: mit
- Created: 2023-04-14T12:00:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T21:04:08.000Z (5 months ago)
- Last Synced: 2025-01-28T12:42:30.699Z (3 months ago)
- Language: C++
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
:name: httpmodel
= {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]] | link:https://codecov.io/gh/cppfw/{name}[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=LKA3SRSkc3[codecov.io]]
|====URL model C++ library.
See link:wiki/MainPage.adoc[WiKi] for installation instructions and tutorials.