These are meant for web applications that are accessed by browsers, not REST APIs.
Test the HTTP API directly from outside the VM by forwarding /run/weldr/api.socket to a TCP port on the host. This is only a start to test that the API always returns JSON (see previous commit).