This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
015
Watch
1
Star
0
Fork
0
You've already forked 015
mirror of
https://github.com/keven1024/015.git
synced
2026-05-26 15:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5fc54de31e8626e4a6d2b9b07051beb0648e334
015
/
backend
History
keven1024
18a74b6545
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
..
internal
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
middleware
feat(backend): enhance logging setup and add image compression endpoints
2025-05-25 15:16:10 +08:00
Dockerfile
更新后端和工作器的Dockerfile,升级Go版本至1.24.3,并更新相关依赖项的版本以提高稳定性和安全性
2025-09-23 00:50:25 +08:00
go.mod
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
go.sum
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
main.go
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
middleware.go
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00
route.go
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
2025-12-14 16:25:00 +08:00