https://github.com/chenz24/employee
A demo app build with go gin, gorm and sqlite
https://github.com/chenz24/employee
Last synced: 16 days ago
JSON representation
A demo app build with go gin, gorm and sqlite
- Host: GitHub
- URL: https://github.com/chenz24/employee
- Owner: chenz24
- Created: 2022-06-01T02:37:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T02:43:01.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T09:45:04.052Z (23 days ago)
- Language: Go
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# employee
A demo app build with go gin, gorm and sqlite```
go mod download
go run main.go
```