WIP(sdbapi): get all forming games
1 files changed, 10 insertions(+), 0 deletions(-) A sdbapi/handlers/allforming.go
A sdbapi/handlers/allforming.go => sdbapi/handlers/allforming.go +10 -0
@@ 0,0 1,10 @@ +/* + * This file is part of sdbapi + * Copyright (C) 2022 Jonni Liljamo <jonni@liljamo.com> + * + * Licensed under GPL-3.0-only. + * See LICENSE for licensing information. + */ + +package handlers +