Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Gin Vote

> Go practice project

## Env example
```
GIN_MODE=debug
DB_CONFIG=db.sqlite3
```