Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 341 Bytes

compstats-api

REST API for compstats

  • Players
  • Teams
  • Tournaments
  • Halfs (1 mission = 1 half)
  • Player stats per half

This project uses:

  • Fiber for routing/middleware
  • Goose for database migrations
  • SQLC for generating type-safe code for SQL queries