devweb
devweb copied to clipboard
Development web server
This repo holds a program that lets you work on a Go web server and have it automatically recompile on each request, like in the App Engine local development SDK.
go get rsc.io/devweb
See https://godoc.org/rsc.io/devweb.