Init: bootstrap

This commit is contained in:
Yi-Ting Shih
2025-12-07 02:33:44 +08:00
commit a4096bf1a7
16 changed files with 1052 additions and 0 deletions

10
docs/swagger.yaml Normal file
View File

@@ -0,0 +1,10 @@
basePath: /
info:
contact: {}
license:
name: 0BSD
termsOfService: http://swagger.io/terms
title: Golang 2025 Final Project
version: 0.0.1
paths: {}
swagger: "2.0"