To clone and run this application, you'll need Git and Go (which need Fiber) installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/CesarAGonz/GoFiber
# Go into the repository
$ cd GoFiber
# Run the app
$ go run .
# Create executable
$ go build .
Credits This software uses the following open source packages: