Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hidayathamir/go-simple-crud
Simple crud gin gorm.
https://github.com/hidayathamir/go-simple-crud
gin go golang gorm
Last synced: about 1 month ago
JSON representation
Simple crud gin gorm.
- Host: GitHub
- URL: https://github.com/hidayathamir/go-simple-crud
- Owner: Hidayathamir
- Created: 2022-05-01T10:39:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T01:18:19.000Z (over 2 years ago)
- Last Synced: 2024-10-02T05:22:48.584Z (about 1 month ago)
- Topics: gin, go, golang, gorm
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-simple-crud
Simple crud gin gorm.
```
git clone https://github.com/Hidayathamir/go-simple-crud.git
cd go-simple-crud
go run main.go
```## Another database
[postgresql][1]
[1]: https://github.com/Hidayathamir/go-simple-crud/tree/postgresql