Skip to content

hhxsv5/gin-x-skeleton

Repository files navigation

The skeleton for Gin-X framework.

Usage

1.Copy this project into your project.

2.Copy config.toml.example into config.toml.

3.Start Http Server.

# http://127.0.0.1:8000 && http://127.0.0.1:5200
./build-debug.sh

# OR

# http://127.0.0.1:5200
go run main.go

Releases

No releases published

Packages

No packages published