Skip to content

astibal/lmhpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmhpp

Super-simple, single-header libmicrohttpd C++ wrapper.

Based on gist: https://gist.github.com/artur-kink/96fffe58ddb7e4b081f6

Reason to make it separate repository is to:

  • better control source while adding to multiple projects
  • easy interface to libmicrohttpd

Just don't forget it's intentionally very simple. You can extend it as you wish, also PRs are welcome.

Install

Only file you really need is include/lmhttpd.hpp. Add it to your project, and enjoy.

About

super simple C++ wrapper around libmicrohttpd

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published