wood chen 5bd41a5edd refactor(server): Set Gin to release mode and adjust route order
Set Gin to release mode for better performance and adjusted the route order to ensure specific routes are matched before catch-all routes.
2024-10-28 17:14:01 +08:00
2021-02-01 17:00:37 +08:00
2022-08-13 10:52:58 +08:00
2023-07-11 19:08:32 +02:00
2020-02-29 18:38:56 +08:00
2024-10-22 21:57:42 +08:00

自定义webp-server-go

优化了非图片文件, 内存, 性能等方面

详细请看: https://q58.org/t/topic/134?u=wood

Description
重构二开版Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.
Readme GPL-3.0 32 MiB
Languages
Go 95.8%
Dockerfile 2.1%
Makefile 1.5%
Shell 0.6%