File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# kickstart.go
2
- [ ![ .github/workflows/build.yaml] ( https://github.com/raeperd/kickstart.go/actions/workflows/build.yaml/badge.svg )] ( https://github.com/raeperd/kickstart.go/actions/workflows/build.yaml ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/raeperd/kickstart.go )] ( https://goreportcard.com/report/github.com/raeperd/kickstart.go ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/raeperd/kickstart.go/badge.svg?branch=main )] ( https://coveralls.io/github/raeperd/kickstart.go?branch=main )
2
+ [ ![ .github/workflows/build.yaml] ( https://github.com/raeperd/kickstart.go/actions/workflows/build.yaml/badge.svg )] ( https://github.com/raeperd/kickstart.go/actions/workflows/build.yaml ) [ ![ Go Reference ] ( https://pkg.go.dev/badge/github.com/raeperd/kickstart.go.svg )] ( https://pkg.go.dev/github.com/raeperd/kickstart.go ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/raeperd/kickstart.go )] ( https://goreportcard.com/report/github.com/raeperd/kickstart.go ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/raeperd/kickstart.go/badge.svg?branch=main )] ( https://coveralls.io/github/raeperd/kickstart.go?branch=main )
3
3
Minimalistic http server template in go that is:
4
4
- Small (less than 300 lines of code)
5
5
- Single file
You can’t perform that action at this time.
0 commit comments