asmedrano / Faker

A Prototyping WebServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##faker.py -- A Protyping webserver

Usage:
Create a conf file see sample_conf.json for example

Run Server:
    python faker.py path_to_conf_file.json PORT(optional)
    
    Kill it with ^C
    
    Urls are now available at 127.0.0.1:PORT

About

A Prototyping WebServer


Languages

Language:Python 100.0%