Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurc0102/gin-vote
Go gin practice
https://github.com/arthurc0102/gin-vote
Last synced: 24 days ago
JSON representation
Go gin practice
- Host: GitHub
- URL: https://github.com/arthurc0102/gin-vote
- Owner: arthurc0102
- Created: 2018-08-06T01:17:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T07:47:07.000Z (about 5 years ago)
- Last Synced: 2023-03-02T14:51:29.992Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gin Vote
> Go practice project
## Env example
```
GIN_MODE=debug
DB_CONFIG=db.sqlite3
```