Skip to content

scott-pb/mygin

Repository files navigation

MyGin Web Framework

Getting started

With Go module support, simply add the following import

import "github.com/scott-pb/mygin"

to your code, and then go [build|run|test] will automatically fetch the necessary dependencies.

Otherwise, run the following Go command to install the gin package:

$ go get -u github.com/scott-pb/mygin

how to use

Welcome to my blog!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages