How to Install golang-github-gin-gonic-gin-dev in Ubuntu 18.04



Install golang-github-gin-gonic-gin-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-gin-gonic-gin-dev

Description:

HTTP web framework written in Go

Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin.

Homepage: https://github.com/gin-gonic/gin

Version: 1.2+dfsg1-2ubuntu1

Section: universe/devel