home.social

#cpphttplib — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cpphttplib, aggregated by home.social.

  1. is a client and server for .

    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 and quick static file serving.

    Website 🔗️: github.com/yhirose/cpp-httplib