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
b4a4be09faf29a2a27e1a12f28aec6455739ec86
015
/
backend
History
keven1024
a82c894119
feat(backend): implement task management endpoints for image compression and task retrieval
2025-12-16 22:19:43 +08:00
..
internal
feat(backend): implement task management endpoints for image compression and task retrieval
2025-12-16 22:19:43 +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
feat(backend): implement task management endpoints for image compression and task retrieval
2025-12-16 22:19:43 +08:00