Skip to content

rossetti-gov/my_gin_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

My Gin App

My first gin app.

Installation

Install packages:

go install # or from anywhere with: go install github.com/s2t2/my_gin_app

Usage

Run the app:

$GOPATH/bin/my_gin_app # or just... my_gin_app

Then view in browser at localhost:8080.

About

my first web app written in Go using the Gin Web Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages