mirror of
https://github.com/infinite-iroha/touka.git
synced 2026-02-03 08:51:11 +08:00
update readme typo
This commit is contained in:
parent
c46cf7bd03
commit
da5d165de3
1 changed files with 7 additions and 0 deletions
|
|
@ -5,16 +5,23 @@
|
||||||
### 内置
|
### 内置
|
||||||
|
|
||||||
Recovery `r.Use(Recovery())`
|
Recovery `r.Use(Recovery())`
|
||||||
|
|
||||||
Touka Gzip `r.Use(Gzip(-1))`
|
Touka Gzip `r.Use(Gzip(-1))`
|
||||||
|
|
||||||
### fenthope
|
### fenthope
|
||||||
|
|
||||||
[访问日志-record](https://github.com/fenthope/record)
|
[访问日志-record](https://github.com/fenthope/record)
|
||||||
|
|
||||||
[Gzip](https://github.com/fenthope/gzip)
|
[Gzip](https://github.com/fenthope/gzip)
|
||||||
|
|
||||||
[压缩-Compress(Deflate,Gzip,Zstd)](https://github.com/fenthope/compress)
|
[压缩-Compress(Deflate,Gzip,Zstd)](https://github.com/fenthope/compress)
|
||||||
|
|
||||||
[请求速率限制-ikumi](https://github.com/fenthope/ikumi)
|
[请求速率限制-ikumi](https://github.com/fenthope/ikumi)
|
||||||
|
|
||||||
[sessions](https://github.com/fenthope/sessions)
|
[sessions](https://github.com/fenthope/sessions)
|
||||||
|
|
||||||
[jwt](https://github.com/fenthope/jwt)
|
[jwt](https://github.com/fenthope/jwt)
|
||||||
|
|
||||||
[带宽限制](https://github.com/fenthope/toukautil/blob/main/bandwithlimiter.go)
|
[带宽限制](https://github.com/fenthope/toukautil/blob/main/bandwithlimiter.go)
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue