Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cuongndc9/gin_gorm_kit

A simple KIT with gin 💌 gorm
https://github.com/cuongndc9/gin_gorm_kit

103cuong gin gin-gonic go golang gorm hacktoberfest

Last synced: about 2 months ago
JSON representation

A simple KIT with gin 💌 gorm

Awesome Lists containing this project

README

        

# gin_gorm_kit

![golangci-lint status](https://github.com/103cuong/gin_gorm_kit/workflows/golangci-lint/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/103cuong/gin_gorm_kit)](https://goreportcard.com/report/github.com/103cuong/gin_gorm_kit)

A simple KIT with gin 💌 gorm

## installation

```shell script
go mod download
```

## usage

```shell script
go run main.go
```

## license

MIT © [Cuong Tran](https://github.com/103cuong)