Barebones template for building REST API in GOlang. Uses go-chi as router. Tested with latest version of Go 1.15.6.
Start server using go run server.go, running on localhost:8080, with routes /world/hello
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Barebones template for building REST API in GOlang. Uses go-chi as router. Tested with latest version of Go 1.15.6.
Start server using go run server.go, running on localhost:8080, with routes /world/hello