Simple playground for Fiber framework
An Express-inspired web framework written in Go.
Fiber is Golang alternative to Express, Flask or Sinatra with similar API.
style.css
)/metrics
)
$ make
Usage:
make <target>
Targets:
help Display this help
deps Check && download dependencies
build Build docker image
watch Watch file changes and build
run Run