Skip to content
/ httpl Public template

simple http service template with go std http package

License

Notifications You must be signed in to change notification settings

tpl-x/httpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpl

simple http service template with go std http package

usage

install tools

gonew

 go install golang.org/x/tools/cmd/gonew@latest

wire

go install github.com/google/wire/cmd/wire@latest

new project

use command

gonew github.com/tpl-x/httpl example.com/foo

if you modified wire code, your should use wire to generate code for later usage.

About

simple http service template with go std http package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages