TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Chi: Small, fast and expressive router/mux for Go built with net/context

13 点作者 im_dario超过 9 年前

1 comment

im_dario超过 9 年前
I found Chi while exploring trending repositories in Github. I share it because it looks good and it reminded me of my own take on HTTP routing tree with Medeina: <a href="https:&#x2F;&#x2F;github.com&#x2F;imdario&#x2F;medeina" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;imdario&#x2F;medeina</a><p>Although, Medeina is based on httprouter, so it should faster than Chi or at least on par.