Skip to content

documenteinaer/ad-server

Repository files navigation

AD-server

Help

$ python3 airdocs-webserver.py -h

Run

$ python3 airdocs-webserver.py -l $IP -p $PORT

Run and read JSON file

$ python3 airdocs-webserver.py -l $IP -p $PORT -f $FILE

Run and read JSONs from directory

$ python3 airdocs-webserver.py -l $IP -p $PORT -d $DIR

Run & read JSONs from directories specified in a config file

$ python3 airdocs-webserver.py -l $IP -p $PORT -c $CONFIG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages