imbytecat 97b4c38863
Some checks failed
Build Server / Compile DLL (push) Failing after 1m54s
feat: 添加数据验证功能确保图像有效性
- 在项目依赖中添加了@hono/zod-validator和zod包。
- 添加依赖库"@hono/zod-validator"和"zod"以增强数据验证功能。
- 添加了请求验证以确保提供了有效的图像文件。
2025-07-18 22:50:23 +08:00
2025-07-07 16:48:43 +08:00
2025-07-09 00:08:05 -04:00
2025-07-07 16:48:43 +08:00
2025-07-07 16:48:43 +08:00

wxocr

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 205 KiB
Languages
TypeScript 85.3%
Dockerfile 14.7%