Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 592 Bytes

Impostor

Configurable and extendable mocking server implemented in pure Python.

It can mock HTTP/REST/XML-RPC/FastRPC interfaces.

Runtime re/configurable using JSON confs and directory structure.

Could be highly insecure! Do not run publicly unless you know exactly what you are doing. :)

See rich directory setup example

How to run:

The only prequisity is Python (>=2.6)