chentong

Results 10 issues of chentong

Golang 版 WebStack 开源地址: https://github.com/ch3nnn/webstack-go 演示地址: http://hao.ch3nnn.cn/ 欢迎试用~

example: demo.api ``` syntax = "v1" type Request { Name string `path:"name,options=you|me"` } type Response { Message string `json:"message"` } service demo-api { @doc "demo comment" @handler DemoHandler get /from/:name(Request)...

area/api

`dq.NewProducerNode("localhost:11300", "tube")` producer through `Delay()` send success. but consumer consume `unwrap()` error, because no `wrap()` func help to review it. thank! @kevwan @kesonan

feat: https://github.com/g-hanwen/hugo-theme-nostyleplease/issues/17

example: ![image](https://github.com/g-hanwen/hugo-theme-nostyleplease/assets/40114564/163a8bf7-a38a-4499-839e-f15fc9ec8757)

Implement support for multiple custom token keys and simplify the JWT authentication configuration. `WithTokenLookups` function enables setting token keys, improving the authentication process by accommodating various token header extraction strategies....

This change introduces a utility function `dupReadCloser` that allows duplicating the incoming request body reader. It is now used in the request handling loop to ensure that the request body...

## Describe the pull request A clear and concise description of what the pull request is about, i.e. what problem should be fixed? Link to the issue: - Recognize and...

如果本项目帮助到了你,并且你成功用它部署了自己的网站,欢迎在这里分享你的网站链接!你的成功案例不仅是对本项目的肯定,也能帮助更多人了解它的实际应用场景。