gorest-template Barebones template for building REST API in GOlang. Uses go-chi as router. Tested with latest version of Go 1.15.6. Packages Used: go-chi net, log, encoding from standard library Running Start server using go run server.go, running on localhost:8080, with routes /world/hello