Sunday, 29 September 2013

Make a web app in Go?

Make a web app in Go?

How can I make a web app in Go?
Is there a way I can interchangeably use Go code and HTML like with PHP
and HTML?
More specifically, what I want to know is how to get my PrintLn output to
show in a web browser and how to accept input from HTML form fields?

No comments:

Post a Comment