Run with:
$ make run
...
./shearWeb.exe
Database connection initialized.
Starting the Ur/Web native HTTP server, which is intended for use
ONLY DURING DEVELOPMENT. You probably want to use one of the other backends,
behind a production-quality HTTP server, for a real deployment.
Listening on port 8080....
For adhoc JSON parsing testing, try editing the *.json example files and
hard-coding the URL to that file, hosted locally with:
$ python3 -m http.server