重命名 api 文件夹为 backend

This commit is contained in:
fish
2026-04-08 21:50:48 +08:00
parent 4055747c6e
commit 2063a2d757
15 changed files with 9 additions and 0 deletions

9
backend/desc.md Normal file
View File

@@ -0,0 +1,9 @@
我需要你搭建一个后台 restful api 的单机多服务工程,涉及技术:
- golang:1.25.8-alpine3.23
- redis:8.6.2-alpine
- postgres:18.3-alpine3.23
先搭建好工程,不用考虑业务逻辑。