command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jan 4, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gin-application-template
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
- Click on the green "Use this template" button
- Click on "Create a new repository"
- Input a name for your new repository, then click on "Create repository"
gonew
- Install gonew:
go install golang.org/x/tools/cmd/gonew@latest
- 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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.