Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenz24/employee
A demo app build with go gin, gorm and sqlite
https://github.com/chenz24/employee
Last synced: 1 day 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T02:43:01.000Z (over 2 years ago)
- Last Synced: 2024-12-18T08:56:00.527Z (6 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
```