Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cuongndc9/gin_gorm_kit
- Owner: cuongndc9
- License: mit
- Created: 2020-09-06T17:59:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-20T09:48:47.000Z (over 4 years ago)
- Last Synced: 2024-10-23T23:15:35.539Z (3 months ago)
- Topics: 103cuong, gin, gin-gonic, go, golang, gorm, hacktoberfest
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)