minimal-go-app

command module
v0.0.0-...-2e44ac1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 12 Imported by: 0

README

Minimal Golang Application

This is a tiny demo application in Go. It exposes a web server listening on port 8080 which responds to the following routes:

Route HTTP response status codes Response Body
/healthz 200 {"status":"ok"}
/errorz 500
Any other route 404

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL