projects tag: http.server
Basic Python Web Server

A Python3 project exploring how to build simple synchronous and asynchronous HTTP servers using http.server, socketserver, and asyncio.
$stack:python3/http.server/socketserver/asyncio/web-server/project