API details.
time.sleep(0.5) # wait for previous server to stop
threaded(partial(run_server, check_ip=False, debug=True, single_request=True))();
time.sleep(0.5)
urlread("http://localhost:8000", spam=1)
This fastcore.script
CLI installs fastwebhook
as a systemd
service. Run fastwebhook_install_service --help
in your terminal for options.