mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-11-01 12:47:52 +00:00
9283053701
Move WebServices to use LibreSSL + cpp-httplib Remove curl + openssl build dependencies |
||
---|---|---|
.. | ||
httplib.h | ||
README.md |
From 25aa0b34c3
MIT License
===
cpp-httplib
A C++11 header-only HTTP library.
It's extremely easy to setup. Just include httplib.h file in your code!
Inspired by Sinatra and express.
© 2017 Yuji Hirose