Live data from Hacker News

Show HN: Web server that executes Go scripts without compiling. Golang XAMPP

github.com

1–2 of 2 posts

Re: Show HN: Web server that executes Go scripts without compiling. Golang XAMPP

#2
Hi, I developed this as a side project from scratch. By using The GOP Server you are capable to start developing Go web apps in seconds. Goodbye IDEs, goodbye compiling, hello ease to use and user experience.

Welcome PHP developers, by using the GOP Server you can access some of the most common PHP functions to develop websites like echo, session_start, isset, and others. Also you can just access request parameters with GET["example"] as you do in PHP.

No more embedding a web server inside your web app, the server handles all for you.