Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages