Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laipz8200/gin-template

a web application template written in Gin
https://github.com/laipz8200/gin-template

gin golang web

Last synced: 12 days ago
JSON representation

a web application template written in Gin

Awesome Lists containing this project

README

        

# gin-template

## Usage

You can replace `_template_` with your project name.

## What's this?

gin-template is a web application template written in Gin, which integrates some commonly used code when I build web applications.

It includes repository interfaces, encapsulation of Gin framework handlers, exception handling, internationalization components, and more.