nxxm / xxhr

intuitive c++ http client library

Home Page:https://nxxm.github.io/xxhr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xxhr logo build

xxhr : c++ http requests

Intuitive c++ http client library for WASM and all other platforms.

{
  "nxxm/xxhr" : { "@" : "v1.0.1" }
}

License

xxhr is a rewrite of the cpr project from Huu Nguyen ( https://github.com/whoshuu ) with a different philosophy :

  • Easy to consume: no binaries dependencies, only headers (no curl).
  • Asynchronous API by essence

MIT License, please just reproduce copyrights :

Copyright (c) 2017 - present Damien Buhl alias daminetreg
Copyright (c) 2015 - 2017 Huu Nguyen

About

intuitive c++ http client library

https://nxxm.github.io/xxhr

License:Other


Languages

Language:HTML 80.1%Language:C++ 10.1%Language:JavaScript 6.0%Language:CSS 3.8%Language:Shell 0.0%