eurocollec is a web app to manage euros coins' collection. https://eurocollect.p0m.fr/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Renovate Bot 022c6592d8
continuous-integration/drone/push Build is passing Details
Update module github.com/gin-gonic/gin to v1.9.0
1 month ago
api Bump to version 0.5 2 years ago
scripts Add a script to extract data from wikipedia 4 years ago
static Add a link to coins filter on stats page 2 years ago
struct New info about country: since 2 years ago
.drone-manifest.yml CD: Move to private registry 2 years ago
.drone.yml drone: Fix docker plugin on arm 2 months ago
.gitignore Use go module 2 years ago
Dockerfile Make go binaries lighter 1 year ago
README.md Add minimal README file 4 years ago
app.go Switch router to gin-gonic + clean the code 2 years ago
go.mod Update module github.com/gin-gonic/gin to v1.9.0 1 month ago
go.sum Update module github.com/gin-gonic/gin to v1.9.0 1 month ago
main.go Switch router to gin-gonic + clean the code 2 years ago
renovate.json Automerge some deps 9 months ago
static.go Add countries stats 2 years ago
static_dev.go Switch router to gin-gonic + clean the code 2 years ago
static_prod.go Switch router to gin-gonic + clean the code 2 years ago

README.md

Eurocollec

Explore your coins collection.

Building

go generate
go build