- The API can not be displayed in Chrome. No idea why, but Firefox and Internet Explorer did well, on Windows, Linux and Android mobile.
Biggest issue (for me) is that it doesnt work from powershell.
both Invoke-WebRequest and Invoke-RESTMethod fail with "underlying connection was closed"
you can test using "Invoke-WebRequest
http://localhost:8080"
Maybe because its not ouputing html but json code... I hope to add a html surface for it later, but first I have to tackle the speed issues