phyank / SimplePyHTTPServer

This is a simple HTTP server based on Python 3.x standard library. It can serve dynamic pages, multiple types of files ,and deal with AJAX interaction, with only 300+ lines of codes. It is quite like django : Pages are described as a function, and the implement of HTTP response are object-oriented.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phyank/SimplePyHTTPServer Issues

No issues in this repository yet.