SrikanthBhandary / go-web-cli

Boilerplate code for go web server and the repository pattern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-web-cli

Install:

go install github.com/SrikanthBhandary/go-web-cli

Usage:

go-web-cli --pkgname <pkgname>

Folder strcture

Run

cd app
go run cmd/todo.go 

Now open the browser and launch the url http://127.0.0.1:8080/todos

About

Boilerplate code for go web server and the repository pattern.

License:MIT License


Languages

Language:Go 100.0%