Skip to content

begenov/learn-gin-golang

Repository files navigation

Golang Gin Framework - Video API (POC)

Go Module Init

go mod init github.com/begenov/learn-gin-golang

Gin-Gonic library: github.com/gin-gonic/gin

Run

go run main.go

Swagger Documentation

Install Swagger Library

go get -u github.com/swaggo/swag/cmd/swag

Generate Swagger Documentation

swag init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages