hello-world

command
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 7 Imported by: 0

README

Flamingo Hello World

Run it:

go run . serve

Open: http://localhost:3322

TLS / HTTPS

Generate certificates:

go run $(go env GOROOT)/src/crypto/tls/generate_cert.go --host localhost:3322

Run it:

go run . serve -c cert.pem -k key.pem

Open: https://localhost:3322

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