https://github.com/sourcemeta/hydra
A convenience networking library for modern C++. Provides HTTP/1.1 client and server functionality, and fully static builds
https://github.com/sourcemeta/hydra
cmake cpp curl http libcurl
Last synced: about 1 month ago
JSON representation
A convenience networking library for modern C++. Provides HTTP/1.1 client and server functionality, and fully static builds
- Host: GitHub
- URL: https://github.com/sourcemeta/hydra
- Owner: sourcemeta
- License: agpl-3.0
- Created: 2023-11-09T21:45:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T00:26:46.000Z (7 months ago)
- Last Synced: 2024-10-20T11:44:44.270Z (7 months ago)
- Topics: cmake, cpp, curl, http, libcurl
- Language: C++
- Homepage: https://hydra.sourcemeta.com/
- Size: 5.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README

Hydra is a convenience networking library for modern C++.
Documentation
-------------Refer to the project website for documentation:
[https://hydra.sourcemeta.com](https://hydra.sourcemeta.com).