Visit Website

HoneyHTTPD is a Python-based web server framework that allows you to easily set up fake web servers and web services, respond with precise data, and record requests. It enables building responses with Python at the HTTP protocol level to imitate any server or service without complex setups or proxies. Supports logging to Files, ElasticSearch, Stdout, and AWS S3. Compatible with Python 2.7 and Python 3.

ALTERNATIVES