From 5f30f95e94d9d8ba4eb3d09da110b8e2f9187eb2 Mon Sep 17 00:00:00 2001 From: fearlessTobi Date: Sun, 16 Sep 2018 20:05:19 +0200 Subject: Add submodules --- externals/httplib/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 externals/httplib/README.md (limited to 'externals/httplib/README.md') diff --git a/externals/httplib/README.md b/externals/httplib/README.md new file mode 100644 index 000000000..0e26522b5 --- /dev/null +++ b/externals/httplib/README.md @@ -0,0 +1,15 @@ +From https://github.com/yhirose/cpp-httplib/commit/d9479bc0b12e8a1e8bce2d34da4feeef488581f3 + +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 -- cgit v1.2.3