Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allape/gocrud
CRUD for GORM in golang
https://github.com/allape/gocrud
crud golang gorm
Last synced: 8 days ago
JSON representation
CRUD for GORM in golang
- Host: GitHub
- URL: https://github.com/allape/gocrud
- Owner: allape
- License: mit
- Created: 2024-10-15T07:23:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T07:09:47.000Z (14 days ago)
- Last Synced: 2024-12-23T08:20:48.135Z (14 days ago)
- Topics: crud, golang, gorm
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CRUD in Golang
### Example
See [gocrud_test.go](gocrud_test.go)