optimized_go_tools/README.md
2024-07-31 10:09:30 +08:00

18 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Axiomatrix Optimized Toolchain
一套大大简化开发流程的后端工具库由Axiomatrix Org.开发并开源。
## 已包含模块
- <a href="./optimized_go_tools/src/branch/main/am_docs/cors.md">Cors 中间件</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/hashsalt.md">哈希加盐加密比对工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/jwt.md">JWT 生成和校验工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/random.md">随机数字/混合字串生成工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/ratelimit.md">访问频率限制中间件</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/redis.md">Redis 配置和操作工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/rsa.md">RSA 非对称加解密工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/smtp.md">SMTP 邮件发送工具</a>
- <a href="./optimized_go_tools/src/branch/main/am_docs/mongo.md">MongoDB 配置和操作工具</a>
## 作者
Axiomatrix Org.
## 开源授权证书
- MIT