#cpphttplib — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cpphttplib, aggregated by home.social.
-
#cpphttplib is a #singleheader #HTTP client and server #library for #Cpp.
cpp-httplib implements HTTP client and server functionality with a straightforward interface. Starting a server is as simple as defining an action for a specified path and listening on a port. Server paths support regexes for more complex behaviour. cpp-httplib supports #HTTPS and quick static file serving.
Website 🔗️: https://github.com/yhirose/cpp-httplib
#free #opensource #foss #fossmendations #programming #networking