Happy new year.
Check out this code snippet:
https://github.com/HouzuoGuo/laitos/blob/master/browser/renderer.go
It uses a PhantomJS that is capable of executing javascript and rendering
CSS to render web pages. By running a web server in PhantomJS the code
snippet interacts with the live brows
On Friday, December 29, 2017 at 8:58:33 PM UTC+2, Jason Petersson wrote:
>
> Hello is there a GitHub project or example of an application that can be
> built for calling simple html and maybe java script?
>
https://github.com/zserge/webview
https://github.com/asticode/go-astilectron
HTH
ain