repository
0.0.0-20200515155454-3af55e167004
Repository: https://github.com/hpifu/tpl-go-http.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Introduction
This is a web program demo by using gin frame. You can learn makefile, behave, docker and so on by this demo.
Fast run
- make vendor
- make build
- cd output/tpl-go-http && ./bin/echo &
- curl http://127.0.0.1:7060/ping curl "http://127.0.0.1:7060/echo?message=what"
Feature
- makefile
- behave test frame
- dockerfile build image
- jenkins
Contact Us
Mail: [email protected]
QQ: 596150637
Github: hpifu