Categorygithub.com/hpifu/tpl-go-http
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

  1. make vendor
  2. make build
  3. cd output/tpl-go-http && ./bin/echo &
  4. 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