Skip to content

Repository files navigation

Go Gin StarterKit

CircleCI Go Report Card codecov

This project provides starter of REST API using gin.

Running Application

$ go run .

Building Application

$ go build -v
$ ./go-gin-starterkit

Running unit test

$ make unit

Running integration test

  • you will need docker.
$ make integration

Releases

Packages

Used by

Contributors

Languages