Sansan f4d1c3cf28 feat: Implement Statistics API with 8 endpoints under /api/v1/statistics/
- Add statistics.sql with 8 SQL queries for play count statistics
- Generate repository code via sqlc
- Add backend/statistics.go with business logic
- Add server/statistics_handler.go with Echo handlers
- Register protected routes under /api/v1/statistics/ with token auth
- Endpoints: games/most-played, games/least-played, games/never-played,
  games/last-played, games/oldest-played, songs/most-played,
  songs/least-played, summary

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-01 19:40:22 +02:00
2025-09-19 22:10:27 +02:00
2022-04-23 11:40:54 +02:00
2022-06-21 17:48:34 +02:00
2024-12-26 14:55:47 +01:00
S
Description
No description provided
3.9 GiB
Languages
JavaScript 94%
Vue 3%
Go 2.6%
HTML 0.2%
Just 0.1%