Skip to content

LeslieLeung/gin-application-template

Repository files navigation

gin-application-template

Quality Gate Status

Description

This is a template for a gin application.

The following features have already been implemented to simplify the initialization of a new project:

Usage

GitHub Template

  1. Click on the green "Use this template" button
  2. Click on "Create a new repository"
  3. Input a name for your new repository, then click on "Create repository"

gonew

  1. Install gonew: go install golang.org/x/tools/cmd/gonew@latest
  2. Open a terminal and run gonew github.com/LeslieLeung/gin-application-template github.com/<your-username>/<your-repo-name>

Useful Make Commands

  • make run: Run the application
  • make swag: Generate API documentation
  • make dry-build: Compile the application

About

A template for gin application.

Topics

Resources

License

Stars

Watchers

Forks

Contributors