https://github.com/cuongndc9/gorm_kit
A GORM KIT 👰🏻 for Go project
https://github.com/cuongndc9/gorm_kit
103cuong go golang gorm gorm-kit hacktoberfest postgresql
Last synced: 10 months ago
JSON representation
A GORM KIT 👰🏻 for Go project
- Host: GitHub
- URL: https://github.com/cuongndc9/gorm_kit
- Owner: cuongndc9
- License: mit
- Created: 2020-08-23T12:00:32.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-20T09:46:59.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T21:32:47.916Z (over 1 year ago)
- Topics: 103cuong, go, golang, gorm, gorm-kit, hacktoberfest, postgresql
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gorm_kit
A GORM KIT 👰🏻 for Go project
## installation
```shell script
go mod download
```
## usage
```shell script
go run main.go
```
## license
MIT © [Cuong Nguyen](https://www.linkedin.com/in/cuong9/)
> "I have not failed. I've just found 10,000 ways that won't work." - Thomas A. Edison