rest

command
v0.0.0-...-78a1898 Latest Latest
Warning

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

Go to latest
Published: May 25, 2020 License: MIT Imports: 9 Imported by: 0

README

REST Service example

This service provides a single "/welcome" endpoint.

Build it

mame build
# Or for macOS
GOOS=darwin mame build

Run it

./rest

Test it

# Hit the application
curl http://localhost/welcome
# Hit the liveness and readiness probes
curl http://localhost:81/healthz -i
curl http://localhost:81/readyz -i

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