Simple HTTP server implemented in Python. The server supports basic GET and POST requests, with special handling for paths starting with '/echo/', '/user-agent', and '/files/'. The server is ...
A Python HTTP server to integrate with the HTTP Post / XML API of Viewtron IP cameras. Viewtron IP cameras have an API for software developers to create custom applications, business automation, and ...